Skip to content

A Starter Stack with React^18, Laravel^11, Inertia

License

Notifications You must be signed in to change notification settings

rizmulya/reactalara

Repository files navigation

ReactaLara

ReactaLara Logo

React + Laravel + Inertia

ReactaLara: A Starter Stack with React 18, Laravel 11, Inertia, featuring :

  • Laravel Breeze Authentication
  • Multi-Role Authorization
  • Example CRUD Operations
  • Example Image CRUD
  • Pagination Support
  • Search Functionality
  • Encryption of All IDs in URLs
  • Reusable Code
  • Single page
  • SSR Support
  • Tailwind styling

installation

git clone https://github.com/rizmulya/reactalara.git && cd reactalara && npm install && composer install

set .env and crytojs_key

php artisan key:generate && php artisan migrate:fresh --seed 

run with : npm run dev php artisan serve

About

A Starter Stack with React^18, Laravel^11, Inertia

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published