Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-4

Redirect www to non-www in Laravel with URL parameters

Laravel 5 - View [home] not found

php laravel-4 laravel-5

Installing Laravel 4.1 in Windows 7 // Make .phar file globally available to windows command line

How to keep the line breaks from user input but also sanitize in blade?

laravel-4

how to make an input date field greater than or equal to another date field using validation in laravel

php validation laravel-4 blade

Check if field exists in Input during validation using Laravel

Laravel 4 Auth::attempt using either email or username and password

php laravel laravel-4

Prevent exposing Laravel usage

laravel laravel-4

laravel routing and 404 error

routing laravel laravel-4

Laravel form won't PATCH, only POST - nested RESTfull Controllers, MethodNotAllowedHttpException

Gmail locks account when sending mail via Laravel

Defining the email address for the Mail::send() method

laravel laravel-4

Eager Loading from the model in Laravel 4

How to re-route a laravel call internally (without redirect)?

Laravel: returning results from multiple related tables using eloquent

php laravel laravel-4 eloquent

Vagrant box: default: Warning: Connection timeout. Retrying

Failing unit testing of controller to check successful login in laravel 4.2

How to handle unset/default dates in Laravel? (with Carbon)

php laravel laravel-4

Cannot get the value from database in PHP

php sql laravel-4

Laravel Auth::Attempt authenticates only first time

php laravel-4