Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Laravel: belongsTo not working when changing it's function name

Laravel recaptcha validation in registrar does not work

laravel-5 recaptcha

Laravel. Redirect intended to post method

Laravel 5 Function name must be a string bug

php laravel-5

Laravel catch error before laravel does

Laravel-5 how to send email from templates stored in db

php email laravel laravel-5

Multi tenancy and multiple domains Laravel-5

how can i return data from this.$http.get in vue js

ajax laravel-5 vue.js

updateOrCreate - Mass Assignment Exception in Laravel

Laravel: Add data to the $request->all()

php mysql laravel-5

Printing value from array sometimes not working

php laravel laravel-5 eloquent

Where did Laravel get references() method?

Remove Csrf verifcation of specific route

php laravel laravel-5

Request->except give me an array instead of a Request object in laravel 5

How can i pass parameters to the constructors through the Service Container?

Laravel 5.2+ date before and after date validation not working

disable CSRF middleware based on environment in Laravel

Laravel route cache on custom route files

Log failed login attempts with Laravel 5.2

Broadcasting with Laravel Echo, laravel-echo-server and socket.io won't work