Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-4

Laravel Redis Session Driver doesn't work

Render Blade from string instead of File

laravel-4 blade

Get total number of records with Laravel?

php mysql laravel laravel-4

In a Laravel Eloquent model, do we call table field names using camelCase, even though they contain an underscore in the db?

Laravel - after date validation with date from rules set

Laravel session not working when switching protocol (https to http or http to https)

php laravel laravel-4

Laravel Pivot table extra date-time field format (Not timestamp) using carbon object

php laravel laravel-4 eloquent

Laravel: enabling debug toolbar

php debugging laravel-4

Swift_TransportException error in laravel

laravel laravel-4

Validate field input is string laravel

php validation laravel-4

Self Join in Eloquent

How much cost/rounds does Laravel use to hash with?

Laravel with SQL server 2008 throw "Conversion of a varchar data type to a datetime data type resulted in an out-of-range value"

Laravel LastInsertId with UUID PK

Laravel Headers and Caching in php

How to change error reporting level in Laravel 4?

How do I define a default fallback route in Laravel?

laravel laravel-4

Override section in a laravel blade template throwing undefined variable errors

php laravel laravel-4 blade

How to extend Laravel Blade functionality and add 'break' and 'continue' support

Str::slug alternative for hindi and arabic strings?