Initial PHP Slim project structure; built a very basic site template
This commit is contained in:
3
public/js/drake.js
Normal file
3
public/js/drake.js
Normal file
@ -0,0 +1,3 @@
|
||||
$(document).ready(function () {
|
||||
// this will be used later.
|
||||
});
|
Reference in New Issue
Block a user