- copy .env.example to .env and insert db credentials
- install dependencies with
composer install - execute
php artisan migrateto generate db-tables - (optional) execute
php artisan db:seedto generate dummy data - run
npm installandnpm run devto generate assets (css, js) - either use
php artisan serve(easy) or apache/nginx to serve the application (not so easy, use google to setup the config)
-
Notifications
You must be signed in to change notification settings - Fork 0
xam-ps/laravel_library
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published