Support the ongoing development of Laravel.io →

Simple Arrays with ID as Key

I know that Laravel has a wonderfully useful lists() method that you can use with either Eloquent or...

0 Likes
0 Replies
posted 10 years ago

Quotes problem in blade

Hi everyone, I'm having a little trouble with laravel, I'm pretty sure is a hosting problem, but i w...

0 Likes
1 Replies

the syntax for redirection and the where clause

Hello So, I want to get routes like these myweb.com/account/company1/adm myweb.com/account/company2...

0 Likes
0 Replies
posted 10 years ago

Call to undefined method “Builder::getAfterFilters” while upgrading to Laravel 4

I try to upgrade from Laravel 3 to 4 but i get this error everywhere : Call to undefined method Illu...

0 Likes
0 Replies
posted 10 years ago

Ratchet aplication and Laravel

Hi, after running ratchet app and closing terminal aplication gives error "Failed to execute 's...

0 Likes
0 Replies
posted 10 years ago

I can't redirect to any page

Hello, how the title says, I can't redirect to any page. That's the code, that should redirect to lo...

0 Likes
2 Replies

Unittesting

I am writing a custom package which I want to unittest. The package depends on the DB class from Lar...

0 Likes
2 Replies

Keep data to all views

Hi, I`m new with laravel and I have one question. I have to get some data from database and keep dat...

0 Likes
1 Replies

How can I make $errors variable be passed to Codeception when functional testing?

Hi. I have problem with functional testing form validation. When I use $errors in my view, tests fai...

0 Likes
0 Replies
posted 10 years ago

Interpreting php artisan routes

Hello, I have just started exploring php with laravel.. and this is a typical newB question, ... I a...

0 Likes
2 Replies
Solved
posted 10 years ago

Method [all] does not exist.

Hi why do I get this error? $email = Email::all(); BadMethodCallException Method [all] does not e...

0 Likes
1 Replies

Basic Authentication with CGI/FastCGI

Hi all, i'm working with auth.basic and in my server i have Server API CGI/FastCGI. The official doc...

0 Likes
0 Replies
posted 10 years ago

Relationships

Hello, Is it possible to create eloquent relations for the following situation: A blogs page where b...

0 Likes
3 Replies

Can I run Laravel class in Eclipse

Dear all, I try to integrate Laravel into Eclipse. And I want to step the Laravel class function in...

0 Likes
0 Replies

routing dependent folders

Hi, I'm pretty new to Laravel and still getting my head around the logistics. I'm using this to rout...

0 Likes
2 Replies
posted 10 years ago

!!Urgent!! Laravel Installation Nightmare

This is frustrating!! I have been trying to install laravel since last two days and every time i end...

0 Likes
19 Replies
Solved
posted 10 years ago

Product Feed Process

Hi, Using Laravel, what is your approach if you are in this scenario: Data is coming from an API. D...

0 Likes
0 Replies

[Package] Listify - Turn your model into a list!

Hello! I wanted to post a link to a package I've been working on for the last couple of months. I'm...

0 Likes
5 Replies

How do I update value of subsequent parent records

I have two tables: members and contributions. The members table has a recursive relationship, that i...

0 Likes
4 Replies

Do you need to create a model for your pivot table?

I have a post table and that post may be included in multiple sections so now I have 3 tables: post...

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.

© 2024 Laravel.io - All rights reserved.