- Clone the repo and cd into it
- In your terminal
composer install
- Rename or copy
.env.example
file to.env
- php artisan key:generate
- Set your database credentials in your
.env
file - Run artisan migrate and seeder to populate the database
- run command[laravel file manager]:-
php artisan storage:link
- Edit
.env
file :- remove APP_URL php artisan serve
or use virtual host- Visit
localhost:8000
in your browser - Visit /login if you want to access the admin panel. Admin Email/Password:
admin@gmail.com
/12345678 or 123456
.
-
Notifications
You must be signed in to change notification settings - Fork 1
naimbh/igfont
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Instagram font and caption generator with dynamic dashboard using Laravel
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published