Skip to content

Template Admin for Laravel with Inertia ReactJS and Typescript

Notifications You must be signed in to change notification settings

ahtaum/template-ahtaum

Repository files navigation

Install

type in console or terminal : composer install or composer update or composer install && composer update

settup env by rename from .env.example to .env

type in console or terminal for migration : php artisan migrate

php artisan migrate

Run App

type in console or terminal :

php artisan serve

and

npm run dev

NOTE : both of them must be run.

About

Template Admin for Laravel with Inertia ReactJS and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages