|
|
|
|
|
by iwebdevfromhome
1357 days ago
|
|
I was away from PHP for years but in my search for a stack that would just let me get things done as fast as possible I found InertiaJs https://inertiajs.com/ It lets me use vue js as laravel views and pass data around without the need of an API. This just makes development super fast. I went even further and used laravel jetstream, that comes with inertia js and with Auth and other useful stuff already solved |
|