Support the ongoing development of Laravel.io →

new environment / homestead broken

Hi, so I'm installing Laravel and Homestead from scratch on a new laptop, and after git clone / bash...

0 Likes
2 Replies
posted 11 years ago

Select option problem

I've got this, both of these works but there is a problem at the first one. The <option value="ID...

0 Likes
4 Replies
Solved

artisan clear-compiled

Hacing a big headache bugfixing this. The Waavi\Translation\TranslationServiceProvider was registere...

0 Likes
0 Replies

Nested @can checks do not work

Hi, someone knows if nested @can statements are supported in laravel? view.blade.php @can('list')...

0 Likes
2 Replies

URL Rewritting Error 500

Hi, I have a shared hosting on 1&1, everything is ok I created a sub-domain and I choosed the ph...

0 Likes
1 Replies
Solved
posted 8 years ago

Bizarre issue with Route::group()

I am running into a very strange issue routing a subdomain via Route::group()... My code: Route::gro...

0 Likes
0 Replies
posted 8 years ago

How to update progressbar based via a listener in Laravel?

I have a pretty basic command which dispatches a job, which in turn triggers an event and the event...

0 Likes
0 Replies
posted 9 years ago

Trait Not Found Error Exception

Hello, After installing a package from https://github.com/Zizaco/entrust/tree/1.0 I am getting 'Trai...

0 Likes
1 Replies

how to call parametrized javascript function for onclick attribute of Form::button

I tried creating a list of buttons for adding symbols to a text area in a form. loop in blade.php fi...

0 Likes
0 Replies
posted 8 years ago

Laravel 5.2 Randomly Expired Sessions

I am developing a website that would store some value into session. However, I am experiencing rando...

0 Likes
5 Replies

Help with Installation

Hi, I already have XAMPP installed on Windows 10 and everything is FINE and running. I use pho/mysql...

0 Likes
9 Replies

homestead up downloads old vbox version

Hi! I'm a newbie user in homestead. I managed to installed laravel homested on my box but it seems t...

0 Likes
0 Replies

Why no alert is showing in Laravel 5?

this is my PostController.php, <?php namespace App\Http\Controllers; use Illuminate\Http\Reques...

0 Likes
1 Replies

Eloquent Lookup Tables and Dynamic Model Creation

So I've been working on a project for a few weeks now and have just picked up Laravel because of it...

0 Likes
0 Replies

Sync or attach by something other than an ID?

I'm following along with examples in the docs, and am playing around with many to many relationships...

0 Likes
4 Replies

Undefined Variable 'posts' - Laravel 5

In my ShowController, I returned a view with variable posts, like <?php namespace App\Http\Contr...

0 Likes
1 Replies

Suggestions for Technology stack choice : Laravel 5 vs Yii 2

We're planning to build an enterprise scale CRM system with PHP stack. We're in the process of makin...

0 Likes
12 Replies
posted 8 years ago

Laravel 4.2 - SQS

Hello, We are trying to get more information about following issue. Our production environment is ma...

0 Likes
0 Replies

Handling big amounts of related models (creation and updates)

Hi, I've got the following 2 models: Share -> hasMany() -> Shareprices in a Console Command sc...

0 Likes
0 Replies

Query a many to many relationship inside another relationship.

Hello guys, i have been a little confusing to build a query as described bellow: I have a model call...

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.