Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Laravel: How do I validate a date ONLY if the date exists?

Migration error on timestamp change field

laravel-5 migration

How to add unique constraint to column with LongText datatype in laravel 5.7

laravel-5

Can't Truncate Table Befor Seeding

Laravel Authentication - Email in different table

Laravel: Access denied for user 'forge'@'localhost' (but no such user is used in the app)

laravel laravel-5

Laravel Post Request empty Request parameters

php laravel laravel-5 post

Get current route action name from middleware in laravel 5

laravel laravel-5

Using Redis with Laravel: Do I use the Cache driver, or the Redis class?

How to use authentication for multiple tables in Laravel 5

php laravel-5

AngularJS with Laravel 5 using NPM

angularjs npm 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