🌊
LaraSurf combines Docker, CircleCI, and AWS to create an end-to-end solution for generating, implementing, and deploying Laravel applications.
How it works
•
Documentation
•
New Project
This is the repository for the website at larasurf.com.
It contains the documentation and project generation script for larasurf/larasurf.
- Documentation data is in
resources/docs
- Project generation script is at
resources/generate.sh- Script is preprocessed by
App\Http\Controllers\GenerateProjectController::generate
- Script is preprocessed by
- Issues, ideas, and pull requests are welcome
- See
CONTRIBUTING.md
- Swap hardcoded PHP array containing documentation with equivalent markdown file(s)/parsing/styling
- Replace Laravel Mix with Vite