Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
3
3FOverdrive
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fezrul
3FOverdrive
Commits
63d5ec0c
Commit
63d5ec0c
authored
Oct 04, 2022
by
fezrul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README
parent
8cf8aa96
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
2 deletions
+16
-2
overdrive/README.md
+16
-2
No files found.
overdrive/README.md
View file @
63d5ec0c
...
...
@@ -24,4 +24,19 @@
1.
run composer dump-autoload
1.
run php artisan overide:asset
\ No newline at end of file
1.
run php artisan overide:asset
## setup laravel/Laravolt
1.
Creating new Laravel/Laravolt base
#Php 8 / Laravel 9
1.
install Laravel
1.
composer create-project laravel/laravel newbase
1.
a) run application install
1.
b) make sure Laravel page appear
1.
get new Laravolt / run application install as Laravolt document
1.
composer require laravolt/Laravolt
1.
a) php artisan laravolt:install
1.
b) php artisan migrate
1.
c) php artisan laravolt:admin Administrator admin@laravolt.dev secret
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment