Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

Getting "Class 'app\Http\Controllers\Controller' not found" in Laravel 5.1

Laravel get number of failed login attempt

Different max file size for different file types?

Catching Eloquent Errors

Laravel - PHP Artisan Serve - Keeps serving from previous location

PDOException SQLSTATE[28000] [1045] Access denied for user 'homestead'@'localhost'

Laravel Eloquent Retrieving only certain rows basing on relation field

How can I list the database connections in Laravel 5?

php mysql laravel laravel-5

Laravel route with parameter causes 404

php laravel-5

PHP Cookies contains Less data

Getting error 'The first argument should be either a string or an integer' in Laravel 5.2

Adding form fields when a new user registers with application

php laravel laravel-5 eloquent

Laravel 5 App Namespace

Laravel use external class

php laravel laravel-5 lamp

Can we use MailMessage API in Mailable class?