is there any best practice on how to to apply PDO prepared statements in laravel 4 Eloquent ?
I don't remember doing anything out of the ordinary, but I suddenly realised a boolean column in my...
Laravel SessionManager class is bind to $app['session'] in app container. when we inject a dependenc...
This has probably been asked a million times but how do I access the Laravel framework classes from...
Hello Everyone I am new to the laravel and working with laravel is quite fun... I have a query. inst...
I am just starting with Laravel and have a MAC running OSX Mavericks. Composer was successfully ins...
Hi, i can save data with the method e.g. $this->player->save(); Another solution is: $this->...
I'm trying to migrate my packages from 4.2 to 4.3 but I have an error because Laravel doesn't not re...
I've turned this question into a helpful post after resolving it myself. So I'll post the snippets o...
Hello, Im trying to find how error handling woks in laravel. For start i want to be able to show a c...
Hi, it's me again :) I am learning laravel at the moment so I try many things ^^ Let's say I have th...
Hello everyone, 2 days ago I saw an alternative way to cool php in php files. The markup looks like...
want to filter stripe listing all api. Am writing this code to filter delinquent is true . using lar...
Hi, howcan you create a menu in laravel? Because It would be bad if I copy&pasted the menu on ev...
I have migration for ecommerce: category and product table. I need subcategory table This is shema f...
Error Code: 500 | Message: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other u...
Hi guys, I have a project with some images associated with it, how can i order the images ? I tried...
Hi guys. I am creating a portfolio on a vagrant virtual machine. When i use "public_path()"...
I was wondering if there any tutorials in creating a custom library for Laravel.
My development team completed a project today. And it is working well on my development machine. I t...
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