Skip to content

Company Profile with CMS, created with laravel 8 and jetstream

Notifications You must be signed in to change notification settings

kingkinfajarr/company-profile

Repository files navigation

Company Profile

Company Profile created with laravel 8 and jetstream

Installation

$ git clone https://github.com/kingkinfajarr/company-profile.git
$ cd company-profile
$ composer install
$ npm install
$ chance .env.example to .env
$ chance setting to database
$ generate key : php artisan key:generate
$ call to active the storage : php artisan storage:link
$ call action to Migrate Database & Seeder : php artisan migrate --seed
$ start server : php artisan serve

How to login to Dashboard

Credits

About

Company Profile with CMS, created with laravel 8 and jetstream

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published