Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Make the file optional when using laravel's file validation

Laravel eloquent get the latest rows of grouped rows

How to get api_token when user login in laravel 5.2

Is mass assignment protection needed when properly using validation?

php laravel laravel-5

The page has expired due to inactivity issue in laravel

php laravel-5

Add custom atrribute to json response

laravel-5

Laravel 5.5 Expected response code 250 but got code "530"

laravel laravel-5

How to redirect to previous page after successful register in Laravel?

L5 random TokenMismatchExceptions

php laravel csrf laravel-5

Change Password In Laravel 5.4

How to update cache once a day on the day (00:00:00) in Laravel 5?

Custom file name while keeping extension

Laravel 5 UnsupportedLocaleException in LaravelLocalization.php

laravel laravel-5

Laravel Nova: Convert Datetime to readable output

Laravel How to pass data in all views included in main template file?

laravel laravel-5

Laravel - authenticating user without logging in

Laravel: Use scope from related model to filter results

laravel eloquent laravel-5

Laravel 5: Model->fill() ignores $fillable property in unit tests