Download the PHP package adliih/laravel-breeze-react-render without Composer
On this page you can find all versions of the php package adliih/laravel-breeze-react-render. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-breeze-react-render
The Laravel Template charged with Breeze (react) and Render-deployable
Development
Install PHP Dependencies
Run Application
This also run npm run dev
that will watch the package that we use on react part
You can access the application at localhost
Deploying on Render
Reference: Render Blog
- Create a new Webservice with Docker run type
- Add the required environment:
DB_CONNECTION
DATABASE_URL
: e.g for mysql connection:mysql://user_name:[email protected]/database_name
APP_KEY
: Copy value from./sail php artisan key:generate --show
- Deploy
All versions of laravel-breeze-react-render with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^7.2
inertiajs/inertia-laravel Version ^0.6.3
laravel/framework Version ^10.8
laravel/sanctum Version ^3.2
laravel/tinker Version ^2.8
tightenco/ziggy Version ^1.0
guzzlehttp/guzzle Version ^7.2
inertiajs/inertia-laravel Version ^0.6.3
laravel/framework Version ^10.8
laravel/sanctum Version ^3.2
laravel/tinker Version ^2.8
tightenco/ziggy Version ^1.0
The package adliih/laravel-breeze-react-render contains the following files
Loading the files please wait ....