Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Why Laravel keeps calling schedule() with every Artisan Command?

php laravel laravel-5 cron

Dynamic middleware for laravel 5

what is the difference between personal access token and json web token for user Authentication?

Laravel 5: allow user to edit post if he's the owner of the post or the owner of the forum category

NotFoundHttpException in RouteCollection.php line 161: in laravel 5

php laravel-5 laravel-5.2

SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: 'column_name' in Laravel

Why is validate() method accessible via request()?

What is the purpose of the authorize method in a Request class in Laravel?

Should 2FA secret codes be hashed for storage?

Laravel logs in Heroku not showing up

Middleware, how to redirect after check Laravel 5

php redirect routes laravel-5

Laravel 5 different log levels for development and production

Laravel RuntimeException Could not scan for classes inside "database" which does not appear to be a file nor a folder

php laravel-5 composer-php

Laravel blade custom directive with include partial

Mocking Request in Laravel 5.1 for (actual) Unit Test

Laravel 5.1 loading relationship data into selected row

php laravel laravel-5

No query results for model [App\Products] Laravel

php mysql laravel laravel-5

UpdateExistingPivot for multiple ids

laravel laravel-5 eloquent

laravel eloquent integers returned as strings in mssql

How to set local timezone in laravel