Download the PHP package hettiger/laravel-angular-preset without Composer
On this page you can find all versions of the php package hettiger/laravel-angular-preset. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hettiger/laravel-angular-preset
More information about hettiger/laravel-angular-preset
Files in hettiger/laravel-angular-preset
Package laravel-angular-preset
Short Description Laravel Angular Frontend Preset
License MIT
Homepage https://github.com/hettiger/laravel-angular-preset
Informations about the package laravel-angular-preset
Laravel Angular Frontend Preset
Integrates Angular into a Laravel Application. Works on Laravel Vapor.
This package has not been properly tested yet. Feel free to give it a try. Please let me know when things go wrong.
Installation
You can install the package via composer:
Usage
Execute the following commands:
View your app in the web browser. Angular should be up and running at this point.
Your Angular app lives under resources/angular
. Start adding components and enjoy.
See package.json
for more scripts starting with the prefix ng:
.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Martin Hettiger
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-angular-preset with dependencies
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^9.0|^10.0
league/flysystem Version ^3.0.16