Download the PHP package jdw5/surge without Composer
On this page you can find all versions of the php package jdw5/surge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor jdw5
Package surge
Short Description Laravel + Vue + Inertia personal starter kit
License proprietary
Package surge
Short Description Laravel + Vue + Inertia personal starter kit
License proprietary
Please rate this library. Is it a good library?
Informations about the package surge
Surge
By Joshua Wallace
What is it?
Surge is a complete boilerplate for Laravel + Vue + Inertia. It includes:
- Artisan commands for scaffolding
- Authentication implemented on top of Fortify
- Base packages
- Complete component library written with TailwindCSS and HeadlessUI
- Modal pages via Momentum Modal
- Stripe integration, available through Action classes and built on top of Cashier
- Completely configured frontend development environment with Typescript
- Use of Spatie's Laravel Data package for data transformation and connection between Javascript and PHP
Installation
When installed:
This will install all other packages and copy the necessary files to your project. Once installed, ensure the dependencies are installed and the migrations run:
Once installed, do not run the surge:install
command again as this can overwrite file changes. To update dependencies in future, you can reference the publically available stubs/package.json
and stubs/.composer.json
files.
All versions of surge with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1.0
illuminate/console Version ^10.17
illuminate/filesystem Version ^10.17
illuminate/support Version ^10.17
illuminate/validation Version ^10.17
illuminate/console Version ^10.17
illuminate/filesystem Version ^10.17
illuminate/support Version ^10.17
illuminate/validation Version ^10.17
The package jdw5/surge contains the following files
Loading the files please wait ....