Support the ongoing development of Laravel.io →

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
posted 10 years ago

build api with laravel ,how to disable cookie output

I buid api with laravel and control the http header like : $header = array( 'Expires'...

0 Likes
1 Replies
posted 10 years ago

Extra Key within array

Hi, I currently have an issue where im creating an array and its adding another array i don't want,...

0 Likes
1 Replies
posted 10 years ago

how to work with MVC (which Controllers to make, ...)

Hi, I am starting with Laravel at the moment. I am new to frameworks and MVC, thus I have some pract...

0 Likes
10 Replies
Solved

laravel 4.2 is conflict with php5 xcache module.

laravel 4.2 is conflict with php5 xcache module. If you installed xcache,access laravel will get a b...

0 Likes
1 Replies

Homestead with Google OAuth

Anyone been able to find a solution for using example.app on Homestead for Google OAuth REDIRECT URI...

0 Likes
1 Replies
Solved
posted 10 years ago

Undefined variable: paginator

hi,i use this code for pagination in my view 'pagination.blade.php' <?php $presenter = new Il...

0 Likes
1 Replies
posted 10 years ago

Submitting form from subfolder

Hello, I'm new to Laravel so I apologise..I have been following this tutorial - https://www.youtube....

0 Likes
1 Replies
Solved

how can i count number of records in table where status = 1

how can i count number of records in table where status = 1 using laravel ???

0 Likes
2 Replies
Solved
posted 10 years ago

4.0 -> 4.1. Session Database driver, extra columns no longer updating

We upgraded from 4.0 to 4.1. We use the database driver for Sessions (via mysql). We added an additi...

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