Skip to content

HerbertIV/rubish-reminder-back-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel 9 + Stisla + Jetstream + Livewire

we love Stisla Admin Template and Laravel 9 let's make them love each other.

contributions welcome

What inside?

Include simple Data Table with Livewire (CRUD).

How to use?

Run the command below to start a new project

composer create-project afrizalmy/laravel9-stisla-livewire:dev-master <project_name>

Change project_name as desired. Next step is install all dependency required by laravel and laravel-mix.

# project directory
$ cd <project_name>
# install npm package
$ npm install
# build dev / hot reload
$ npm run dev
# build files (for production)
$ npm run build

configure .env file and do migration.

# laravel migrate
$ php artisan migrate

How does it look?

Thanks To

Contribution

Please go to the issue page for further explanation. I welcome your contribution to this starter project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published