Support the ongoing development of Laravel.io →

How to apply PDO prepared statements in laravel 4 Eloquent

is there any best practice on how to to apply PDO prepared statements in laravel 4 Eloquent ?

0 Likes
2 Replies

Boolean saved as "on" text in database?

I don't remember doing anything out of the ordinary, but I suddenly realised a boolean column in my...

0 Likes
2 Replies
posted 10 years ago

Resolving classes in IoC

Laravel SessionManager class is bind to $app['session'] in app container. when we inject a dependenc...

0 Likes
0 Replies

How do I access Laravels libs from external class?

This has probably been asked a million times but how do I access the Laravel framework classes from...

0 Likes
2 Replies
posted 10 years ago

cookies are not deleting with cookie::forget

Hello Everyone I am new to the laravel and working with laravel is quite fun... I have a query. inst...

0 Likes
1 Replies
posted 10 years ago

Question about Mcrypt error during installation on MAC with MAMP

I am just starting with Laravel and have a MAC running OSX Mavericks. Composer was successfully ins...

0 Likes
2 Replies
posted 10 years ago

Save an image

Hi, i can save data with the method e.g. $this->player->save(); Another solution is: $this->...

0 Likes
3 Replies

Migrate package from 4.2 to 4.3/5

I'm trying to migrate my packages from 4.2 to 4.3 but I have an error because Laravel doesn't not re...

0 Likes
1 Replies
Solved

Using JQuery Sortable table and saving to Database.

I've turned this question into a helpful post after resolving it myself. So I'll post the snippets o...

0 Likes
2 Replies

404 error handling

Hello, Im trying to find how error handling woks in laravel. For start i want to be able to show a c...

0 Likes
3 Replies
posted 10 years ago

use connected database tables efficiently

Hi, it's me again :) I am learning laravel at the moment so I try many things ^^ Let's say I have th...

0 Likes
2 Replies

[non laravel] Alternative way to call php

Hello everyone, 2 days ago I saw an alternative way to cool php in php files. The markup looks like...

0 Likes
2 Replies

Filter stripe retrive all

want to filter stripe listing all api. Am writing this code to filter delinquent is true . using lar...

0 Likes
0 Replies

How to create a menu using Laravel and Blade Templating

Hi, howcan you create a menu in laravel? Because It would be bad if I copy&pasted the menu on ev...

0 Likes
2 Replies
Solved
posted 10 years ago

How to make subcategory in migration for products?

I have migration for ecommerce: category and product table. I need subcategory table This is shema f...

0 Likes
0 Replies
posted 10 years ago

I am getting Error . Please anybody can help ?

Error Code: 500 | Message: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other u...

0 Likes
2 Replies
posted 10 years ago

orderBy on hasMany relationship !

Hi guys, I have a project with some images associated with it, how can i order the images ? I tried...

0 Likes
1 Replies
Solved
posted 10 years ago

"public_path" issue.

Hi guys. I am creating a portfolio on a vagrant virtual machine. When i use "public_path()"...

0 Likes
2 Replies
Solved

Tutorial in creating a custom custom library

I was wondering if there any tutorials in creating a custom library for Laravel.

0 Likes
3 Replies

deploying laravel project on a shared hosting with cpanel

My development team completed a project today. And it is working well on my development machine. I t...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.