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

Laravel 5 Geocoder tutorial

This tutorial shows you how to develop a simple GIS enabled application using Laravel 5, GeocoderLar...

0 Likes
1 Replies

Getting a laravel form to use ajax

I'm using Laravel 4 and I'm trying to create a contact form and I would like for it to use ajax. The...

0 Likes
3 Replies
posted 9 years ago

Laravel project upload

Hello At the moment i'm hosting a new project with laravel. I uploaded my folder to the root but I c...

0 Likes
1 Replies
posted 9 years ago

Deploy Laravel 5.1 on a subdirectory

Hi, I want to setup Laravel 5.1 in a subdirectory, subdir and access it from domain.com/subdir Any i...

0 Likes
2 Replies
posted 9 years ago

using setParameter in route filter creates problems with optional controller parameters?

assume a set of routes with a pre-filter using something like: Route::group(['before' => 'subdoma...

0 Likes
0 Replies

Pagination issue

I just move a new Laravel site into staging today. The staging environment is going to be the same...

0 Likes
1 Replies

Laravel hasMany get one children

Hello guys, i have hasMany relationship between two tables like this: Parameter::where('property_id'...

0 Likes
1 Replies
posted 10 years ago

\Carbon\Carbon::now() problem

Is returnig me with 1 hour ago diference with server if server time is 12.30 \Carbon\Carbon::now()...

0 Likes
2 Replies
Solved

File Uploads within form - obtaining file name when validation fails

I am new to Laravel. I have created a form where there is the ability to multiple upload files. The...

0 Likes
0 Replies

I want to make the questions and answers portlet using the Liferay MVC Framework

In this portlet anyone can anonymously post a programming related question, but the answer can only...

0 Likes
0 Replies

What hosting you recommend me for these app specifications?

Hello, First of all thank you so much for tring to help me with my troubles choosing a economic host...

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.

© 2025 Laravel.io - All rights reserved.