Support the ongoing development of Laravel.io →

Validation .mobi files

Does anybody know a way of validating a .mobi upload? I've tried both "x-mobipocket-ebook"...

0 Likes
2 Replies
posted 10 years ago

Artisan and the right base url?

Hi Laravel friends! Where to tell Artisan the right base url? I use Laravel in a subfolder like http...

0 Likes
4 Replies

permission denied on apache but not on php artisan serve

Hello, When I do php artisan serve I see the welcome page. When I start apache and goto the same sit...

0 Likes
4 Replies

Laravel 4.2 + Ardent + Soft Deleting

Hey, just tried to update from Laravel 4.1.30 to 4.2.8. Had to undo it because of general troubles w...

0 Likes
3 Replies
Solved
posted 10 years ago

Select one entity in hasMany relationship

Hi, Suppose I have a model Sensor which hasMany Measurement. The models have these fields: Sensors:...

0 Likes
2 Replies

How to implement this using eloquent??

Hello i've been using laravel in very simple projects but now i'm facing a more complex one and i do...

0 Likes
0 Replies

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

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.