- copy .env.example to .env and insert db credentials
- install dependencies with
composer install
- execute
php artisan migrate
to generate db-tables - (optional) execute
php artisan db:seed
to generate dummy data - run
npm install
andnpm run dev
to 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