Support the ongoing development of Laravel.io →
posted 9 years ago

Laravel 5 response::json not working ?

I have custom repository pattern file and my ajax working on controller but not working pattern file...

0 Likes
2 Replies

Query progress

Hello, I am looking for any method for progession rate generation during the execution of the query....

0 Likes
3 Replies

Dealing with Huge database

I am having a huge database with millions of records in different tables. It all works fine when I a...

0 Likes
0 Replies

Delete on update

This tables are just for example. Let's say we have two tables: order_items(id int, name string, pri...

0 Likes
0 Replies
posted 9 years ago

Homestead make - Overwrites Vagrantfile

Hi guys! I'm not sure if I'm doing it right, but... I want to have a homestead machine per project,...

0 Likes
0 Replies

Conditional route middleware and namespace mapping?

Is this possible something like this: if(Auth::user()->isCompany()){ $middleware = "auth...

0 Likes
2 Replies
posted 9 years ago

Concatenation issue : Laravel 5.1 PingPong menu

In PingPong Menu I need to use a picture inside the menu as title. Its a concatenation problem I nee...

0 Likes
3 Replies
Solved

Multiple Laravel session cookies are not secure

I have tested the following in Laravel 4.1.27 and 5.1.11. When using the "cookie" driver t...

0 Likes
0 Replies

Adding custom data to model from table using traits

I have my user model and I have a custom composer package I am working on which creates a custom tab...

0 Likes
0 Replies
posted 9 years ago

UK Tuition/Course?

Hi All, I have done most of the introductory laracasts by Jeffrey which are totally fab! I'd love to...

0 Likes
1 Replies

Laravel 5.1 auto include Log in app

Hi So I recently moved to Laravel 5.1 and unlike Laravel 4.2 where we could use Log::info() anywhere...

0 Likes
1 Replies
posted 9 years ago

Proper way to pass subquery to select

I have query something like this $payIn = MtcPayment::select(array(DB::raw('GROUP_CONCAT(method)...

0 Likes
3 Replies
posted 9 years ago

Form testing by input name groups - PHPUnit functional testing

Hi, I've been writing functional tests for a Laravel 5 project with PHPUnit and the built in methods...

0 Likes
0 Replies
posted 11 years ago

open source e-commerce Laravel style.

Currently there are few decent e-commerce platforms in the PHP ecosphere. Sylius (Symfony2) and Cata...

0 Likes
110 Replies

Form Facade onsubmit event

I want to convert this HTML form open tag in form facade. <form id="form1" role="form" method="PO...

0 Likes
0 Replies

How to get a success message

I've created a form and I would like to have a success message show. At the moment I've only gotten...

0 Likes
3 Replies
Solved

Lumen cache permission error

I've built a small site for a proof of concept within Homestead. I'm trying to get it to work on the...

0 Likes
3 Replies

Using 3rd party package while developing new package

I am creating a new package and everything is running pretty smooth. I been able to create custom vi...

0 Likes
0 Replies
posted 9 years ago

[Package] LogViewer (For Laravel 5)

Hello artisans, I recently published a package to view and manage your log files. https://github.com...

0 Likes
0 Replies

[Help] I need help about a relation [Many To Many]

Hello. Im trying to make a website for trades. Every user will post items that he have for items tha...

0 Likes
10 Replies
Solved

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.