Support the ongoing development of Laravel.io →

Persisting Global variables

I am working on my first ever Laravel 4 REST project. My basic question is how can I create a global...

0 Likes
1 Replies

how to generate Laravel project to phar file?

I would like to generate Laravel project to phar file. Have any package for this? Thanks for your he...

0 Likes
2 Replies

Relational database problem

i am following this tutorial http://scotch.io/tutorials/php/a-guide-to-using-eloquent-orm-in-laravel...

0 Likes
2 Replies
posted 10 years ago

Voting system

Hello, is there any packages for vote up/down widget?

0 Likes
1 Replies
posted 10 years ago

Laravel Cookie

How to retrieve browser cookie set by another domain in Laravel 4 ?

0 Likes
1 Replies
posted 10 years ago

Fill the database with migrations

Hi, I'm working on a CMS and I have a little problem with my migrations. I added a new migration fil...

0 Likes
0 Replies

Seeding image fails validation

I am trying to seed an image, however it fails a validator test for 'image' - even though I am passi...

0 Likes
2 Replies

Laravel Forge - 4 Servers No Succes!!

Hi I have spun up 4 servers using Forge, 3 with Rackspace and one with Digital Ocean, they all seeme...

0 Likes
3 Replies
Solved

how to "disable" a global scope in order to include "inactive" objects into query?

Hi all! I am having trouble with global scopes, especially the removal of the scope. In my User mode...

0 Likes
0 Replies

Position of Routes in Routes file determines if the page will show or not

Hi, When I move the Routes around in my Routes file pages will stop working and others will start wo...

0 Likes
4 Replies
Solved

how to save data from a multiple select

i have this multiple select from a form: {{Form::select('category[]',$category_details,null,arra...

0 Likes
1 Replies
Solved
posted 10 years ago

longtext type

i have strange issue i have a table with a column of longtext. when i use laravel to retrieve the da...

0 Likes
1 Replies
posted 10 years ago

Add filter to Builder on a custom method call

I want something similar to withTrashed() and onlyTrashed() for my posts so I can get only public po...

0 Likes
1 Replies
Solved

[OAuth] Login with RunKeeper via OAuth-4-laravel package

Hi everybody, I would like sign in users with runkeeper in my website. So i use the OAuth-4-laravel...

0 Likes
1 Replies
Solved

Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed

// validate $rules = array( 'product_code' => 'required',...

0 Likes
0 Replies
posted 10 years ago

The package I'm developing generates XML files - where should they be saved?

Hi there I am developing a package that users can use to generate and save XML report definition fil...

0 Likes
2 Replies
Solved

[Package] Laravel TwigBridge

Laravel 4 TwigBridge: https://github.com/barryvdh/laravel-twigbridge This packages adds Twig as a La...

0 Likes
2 Replies
posted 11 years ago

validation - unique to user

Hi all, I am trying to figure out how to create a unique validation based on 2 fields. My app create...

0 Likes
3 Replies

Dynamic conditional statement(within conditional statement) in laravel

I want to apply conditional loop like this dynamically. I'm not getting logic of how to do that. Her...

0 Likes
0 Replies

Escaping with blades doesn't work

I have simple app http://www.zimoonline.com/clients/howdoyou and for output i have set route with bl...

0 Likes
5 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.