- Clone the repo and cd into it
- In your terminal
composer install - Rename or copy
.env.examplefile to.env - php artisan key:generate
- Set your database credentials in your
.envfile - Run artisan migrate and seeder to populate the database
- run command[laravel file manager]:-
php artisan storage:link - Edit
.envfile :- remove APP_URL php artisan serveor use virtual host- Visit
localhost:8000in 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