Support the ongoing development of Laravel.io →
posted 7 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 7 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 7 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 7 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

Route middleware not working correctly

/* Social Register */ Route::get('social/register', [ 'middleware' => 'auth', 'as' => 'social:...

0 Likes
0 Replies
posted 7 years ago

Laravel and Electron

I was wondering if some of you guys have some experience working with electron and if yes, can you g...

0 Likes
0 Replies

My link to github profile is not working on this laravel.io site.

Yesterday, I changed my username on github profile but here (laravel.io) remains old link to my prof...

0 Likes
0 Replies

Validation reloading the same page

I want my users to be able to edit their user info including their username and email. My form works...

0 Likes
3 Replies
Solved

help with Request

Hello Im making an autocomplete search however when I type a letter instead of outputing only the da...

0 Likes
1 Replies

How to create a theming system much like WordPress using Laravel5.* ?

Hello Everyone, I want to create a theming system for my forum website. I can upload themes in my th...

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

© 2024 Laravel.io - All rights reserved.