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

How to seed database after deploying the Laravel app on Heroku?

I successfully deployed a laravel app on Heroku but when I run 'heroku run php artisan db:seed' I go...

0 Likes
0 Replies

Bulk Email Sending + Do not contact lookups. I need implementation advice

Hi all, I am implementing a messaging center that will allow the marketing department to pass search...

0 Likes
0 Replies
posted 10 years ago

Favorite or subscribe to thread feature

It would be nice if you could favorite or subscribe to a thread. This would allow you to reference i...

0 Likes
6 Replies
posted 7 years ago

[Package] Laravel5 with INTL translations

I'd like to introduce you my Laravel 5.2 package for translations, which uses php-intl extension for...

0 Likes
0 Replies

How to load JS/CSS files in Master Page 1 time and use them through all pages?

Hello! I have all <script></script> files loading in the Master Page When I change the c...

0 Likes
0 Replies

Check database column for specific value before insert

I have a column in database table Category called 'no_category' by default is 1 but if user choose '...

0 Likes
0 Replies

Laravel 5, route all, request syntax

Hello, i recently started to use laravel and can't figure out how to solve this route Route::g...

0 Likes
1 Replies
posted 7 years ago

How to add index for { $table->timestamps(); } ?

I wanna and the index for the { $table->timestamps(); } . For quick query the some time's recor...

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