Support the ongoing development of Laravel.io →

Looking for resource/tutorial on chained relationships.

I'm looking for a good resource or tutorial that will help describe the Laravel/Eloquent way of gett...

0 Likes
4 Replies
Solved
posted 10 years ago

Artisan Command with Cron Jobs

Help Paste: http://help.laravel.io/3db0611b1ee9ef70d9e12480f6b3f9b41f8cdd11 My Problem: Hello, I cre...

0 Likes
2 Replies
Solved

Form binding with polymorphic relationship

Hi everyone!! Please I need help: How can I bind a Form::model if I have a polymorphic relationship?...

0 Likes
0 Replies

Translate the data in database using laravel

Hello everybody, I using laravel 4 to develop my website.i want to translate my website contents.the...

0 Likes
1 Replies

Laravel environment selection in CodeCeption acceptance tests

I'm trying to set up CodeCeption, with great success so far. The problem that I have though is that...

0 Likes
4 Replies
Solved
posted 10 years ago

error in view

hi, i want use paginate function and this is my code in view .. <?php foreach ($some as $use...

0 Likes
6 Replies

Help me understand how to use Query Builder and Eloquent model for this scenario

Given I am working on a event registration website with a database schema like this one http://www.d...

0 Likes
2 Replies

Best practice advice needed.

I have an application that searches a DB. In the DB i have geo data (lon and lat). I have a js funct...

0 Likes
0 Replies

File Uploaded was not in directory

Hi, I created a simple upload facility that will upload a file specifically a pdf file. Below is the...

0 Likes
3 Replies

ErrorException (E_UNKNOWN): failed to open stream.

Hello world!, maybe somebody can help me with laravel 5 (yes i know it's not stable), i have error -...

0 Likes
2 Replies

Get controller variable at the filter

Hi, I'm wondering if it's possible to get a variable ,defined at the controller, at the filter? i h...

0 Likes
1 Replies
posted 10 years ago

sql to eloquent

Hello friends, I have problems to extract the year from a date, grouped by date and sort by date usi...

0 Likes
1 Replies

Can I have multiple actions directed from the same route?

Simple question.. can I have multiple posts to the same route? This is in my routes file: Route::pos...

0 Likes
1 Replies
Solved
posted 10 years ago

laravel select form generate optgroup

so i have this code {{ Form::select('kategori',array(KategoriArtikel::lists('name','id'), 'tambah' =...

0 Likes
1 Replies
Solved

Private Messages: How to group into conversations?

Hey all, I am building a PM system with the following DB (Currently - Open to suggestions) Users id...

0 Likes
3 Replies
posted 10 years ago

Problem installing Laravel : Authentication required

Hi, I tried to install Laravel using Composer with command line : composer create-project laravel/la...

0 Likes
5 Replies
Solved

I can't update database value for laravel and angularjs

Hi, I have created CRUD application using laravel and angularjs. I have succeded to add and delete u...

0 Likes
1 Replies
Solved

New Laravel Installation give 500 server error

Totally new to this - installed composer on my LAMP server, created new Laravel project, but navigat...

0 Likes
1 Replies
Solved
posted 10 years ago

Calling ->before('auth'); on every route

I have a "routes.php" with many get, almost all the gets must be protected with authentica...

0 Likes
2 Replies
Solved

List all files in Directory at View

Hi, How can I list all the files from my Controller and pass it to my View?

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