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

Route and optional parameter issues

Hello there, I have trouble with an optional parameter, defined in two routes, in app/Http/routes.ph...

0 Likes
1 Replies
Solved

Using Laravel 5.1 example with Laravel 5.3

I'm using Laravel 5.3 to carry out the Laravel 5.1 example, as there are no examples for Laravel 5.3...

0 Likes
2 Replies

updating multiple table rows with one form

I have a form that I want to be able to update multiple rows at once. I have found online the method...

0 Likes
4 Replies

Random pagination cache

Hello, I am trying to cache a query which is ordered by RAND() in my category->questions() relati...

0 Likes
1 Replies

Problem rollover on iphone with IOS 8.0

Hello, kindly I can help to understand why the rollover of the mobile is fine with all devices excep...

0 Likes
1 Replies

Why i am not using Laravel ?

Hello everyone, These days in "Laravel Türkiye" (facebook group for turkish developer who...

0 Likes
10 Replies
posted 10 years ago

Creating a themed site

I am looking to build an app where themes can be switched easily to change entire site outlook. Much...

0 Likes
8 Replies

Laravel Exception Handler, log when catching

Hi, I'm using a Geocoder to get an address, when no address is found I catch the error and continue...

0 Likes
1 Replies

Avoid automatic database field shadowing when using ->join()

Dear Laravel community, coming from other Web frameworks like Django, Ruby on Rails, etc., I have fo...

0 Likes
4 Replies

How to pass multi array to composer laravel

I'm trying to pass 2 arrays to a base view in laravel but I can't find the way to figure it out. It...

0 Likes
0 Replies

Laravel 5 Q&A Database Design Help

Need suggestions for a Q&A database design that I will use to interview small business owners. B...

0 Likes
1 Replies

Human readable dates in the future

Hi, I've been using Carbon for a while (and it's great) but I'm wondering if there's a similar tool...

0 Likes
0 Replies

How to make where() restrictions on resourceful routes

Hello, Route::resource('tasks', 'TasksController', array( 'where' => array('tasks' => '[0-9]+...

0 Likes
2 Replies
Solved

How to modify $app at runtime?

Hi! i would like to dynamically change a path in my laravel 5.3 app from a middleware. How can I acc...

0 Likes
6 Replies
Solved

Eloquent Many to Many Queries returning empty or incorrect. Why? Laravel 5.3

So, this is weird. I have been implementing ontoMany relationships between users and various data se...

0 Likes
1 Replies
Solved
posted 8 years ago

Password reset email getting 530 5.7.1 Authentication required

When I try to send a password reset email, I get the following error: Swift_TransportException in Ab...

0 Likes
1 Replies
posted 8 years ago

Redirect a domain to a route

I want to redirect a domain to a specific route. So, domain2.com should be redirected to domain1.com...

0 Likes
1 Replies

(in laravel 5.3).Class 'html' not found.iam get this error when in this file 1438bcbade33a29cee3f242a6281cfd4

hi guys iam geting this error when i call my theme in laravel 5.3.what mint be the problem. Whoops,...

0 Likes
2 Replies

Elixir version is messing up

Somehow my "version" part of the elixir gulp build is getting jacked up and I am really co...

0 Likes
0 Replies

Read environment settings from mysql

Good day I am using Laravel 5 and I want to store some environment settings like timezone or url in...

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