You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[LogViewer](https://github.com/ARCANEDEV/LogViewer) - Provides a log viewer for Laravel 5
64
-
*[LERN](https://github.com/tylercd100/lern#lern-laravel-exception-recorder-and-notifier) - LERN is a Laravel 5 package that will record exceptions into a database and will send you a notification.
65
-
*[Mail Preview](https://github.com/themsaid/laravel-mail-preview) - Preview sent mail in a web browser or mail client.
64
+
*[LERN](https://github.com/tylercd100/lern#lern-laravel-exception-recorder-and-notifier) - LERN is a Laravel 5 package that will record exceptions into a database and will send you a notification
65
+
*[Mail Preview](https://github.com/themsaid/laravel-mail-preview) - Preview sent mail in a web browser or mail client
*[OAuth2 Server Laravel](https://github.com/lucadegasperi/oauth2-server-laravel) - OAuth 2.0 authorization server and resource server
73
73
*[Laravel Roles](https://github.com/romanbican/roles) - Roles And Permissions
74
74
*[Sentinel](https://github.com/cartalyst/sentinel) - Framework agnostic authentication & authorization system
@@ -104,12 +104,12 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
104
104
*[Teamwork](https://github.com/mpociot/teamwork) - User to team associations with an invite system
105
105
*[Validating](https://github.com/dwightwatson/validating) - Trait for validating Eloquent models
106
106
*[VAT Calculator](https://github.com/mpociot/vat-calculator) - Handle all the hard stuff related to EU MOSS vat regulations
107
-
*[Laravel Uuid](https://github.com/webpatser/laravel-uuid) - Laravel package to generate a UUID according to the RFC 4122 standard.
108
-
*[Laravel Installer](https://github.com/RachidLaasri/LaravelInstaller) - Laravel package to allow users to install your application just by following the setup wizard, like WordPress.
107
+
*[Laravel Uuid](https://github.com/webpatser/laravel-uuid) - Laravel package to generate a UUID according to the RFC 4122 standard
108
+
*[Laravel Installer](https://github.com/RachidLaasri/LaravelInstaller) - Laravel package to allow users to install your application just by following the setup wizard, like WordPress
109
109
110
110
##### Working with Javascript
111
111
*[Laroute](https://github.com/aaronlord/laroute) - Generate Laravel route URLs from JavaScript
112
-
*[PHP Vars to JavaScript Transformer](https://github.com/laracasts/PHP-Vars-To-Js-Transformer) - Pass server-side string/array/collection/whatever to JavaScript
112
+
*[PHP Vars to JavaScript Transformer](https://github.com/laracasts/PHP-Vars-To-Js-Transformer) - Pass server-side string/array/collection/whatever to JavaScript
113
113
*[Javascript Validation](https://github.com/proengsoft/laravel-jsvalidation) - Use validation rules, messages, FormRequest and validators to validate forms in client side without need to write any Javascript code
114
114
115
115
##### Databases, ORMs, Migrations & Seeding
@@ -156,7 +156,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
156
156
*[Laravel Localization](https://github.com/mcamara/laravel-localization) - Add i18n support via routes
157
157
*[Laravel Translatable](https://github.com/dimsav/laravel-translatable) - Retrieve and store translatable Eloquent model instances
158
158
*[Laravel Translator](https://github.com/vinkla/translator) - Translate Eloquent models into multiple languages
159
-
*[Laravel Date](https://github.com/jenssegers/date) - A library to help you work with dates in multiple languages, based on Carbon.
159
+
*[Laravel Date](https://github.com/jenssegers/date) - A library to help you work with dates in multiple languages, based on Carbon
160
160
161
161
##### Third-party Service Integration
162
162
*[Laravel Algolia](https://github.com/vinkla/algolia) - Algolia API bridge
@@ -428,6 +428,6 @@ Found an awesome package, blog, video etc.? Send me a pull request!
428
428
429
429
## License
430
430
431
-
Awesome Laravel is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).
432
-
433
431
[](http://creativecommons.org/licenses/by/4.0/)
432
+
433
+
Awesome Laravel is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).
0 commit comments