System Information MacOSX - 10.7.5 Apache - 2.2.27 (Macports) PHP - 5.4.33 (Macports) [Mycryp...
Hi everyone, Im new to laravel and I don't know whats happening in my controller. I was trying to ha...
I have a great problem with Laravel at the moment. I've tried float and decimal datatypes without an...
How to disable remembering of the 'intended' URL for specific route or for all AJAX requests?
Hi, EDIT: when posting, it transforms the entities "& gt ;" (without spaces) and so on...
I did a fresh L5 install for testing against all my L4.3 sites. Created a new layout and a basic vie...
hello have a look see, it is about a query, a model this is my controller .... public function ge...
I got this error in laravel: Declaration of App\Providers\ErrorServiceProvider::boot() should be com...
Hello, Need help getting Google Webmasters Tool to work. I already tried several of their methods (a...
I have the following code that produces the following error: "Undefined variable: tbl" The...
I have model called Reference which can have many child References but only one parent Reference. So...
I have a weird anomaly with laravel and was wondering if anyone could point me in the right directio...
I have two models. Article: class Article extends Eloquent { protected $table = 'articles';...
Hello there. I am trying to figure out a clevel way of handling my SEO urls with assumptions that th...
queue config: 'default => 'redis', 'connections'=> array( 'redis'=> array( 'driver' => '...
Hi, According to the Laravel documentation, I can do: 'email' => 'unique:users,email_address,10'...
Hi, I have two parameters that can have various values. One of the rules that I need to have is: &qu...
On using the DB inside the controller I am getting an FatalErrorException stating class 'App/Http/Co...
So I have two forms on a single page. Login (email, password) and register (username, email, passwor...
Hi, I found a package on packagist.com that I want to use in my Laravel project. I've installed the...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community