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

How to refresh a page without Refreshing Master Page

Hi all! When I go to another page, my command line shows me information that is always loading all j...

0 Likes
5 Replies
Solved

Json response removes key in array :(

Hi dd my array looks like this: array:8 [▼ 0 => "promo\1\images\2.jpg" 1 => &quo...

0 Likes
3 Replies
Solved

How To Change In Percent

Gaes How To value change in percent $chartDukungan = $dukungan->map(function ($item) {...

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