Support the ongoing development of Laravel.io →

3,386 Threads

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

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

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 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

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

Mamp not running laravel app

I've had an app built for me using laravel and I'm trying to get it running on my local machine (Mac...

0 Likes
0 Replies

Change MySQL connection of Laravel migrate command

I'm using laravel 5 and I have problem with migrations. The migrate command has a --database option...

0 Likes
7 Replies

MYSQL 1364 ERROR

How to solve this error would be greatly appreciated. Have googled but answers don't work

0 Likes
1 Replies

Special character problem

Hi! I've got this exception when I van to save Ő character into the database. What should I do? SQLS...

0 Likes
1 Replies

How can I change pagination get method url

I use Laravel paginate() method to make pagination in my application. It's works fine but one pain i...

kingrayhan liked this thread

1 Likes
0 Replies

Advertisement on My Laravel Project

I don't now why, but i made all my project with my own code, without using any template, but sometim...

0 Likes
0 Replies

Laravel 5.0 mail() not working in production server CENTOS

I'm using Laravel 5.0 for my project and i have to send mail to admin whenever user submits a contac...

0 Likes
3 Replies

How Laravel controller url work ?

Friends, I am a new person in Laravel , installed on my Ubuntu 16.04. I try to check the routing in...

0 Likes
5 Replies

Where is the code where the auth.basic middleware checks username and password?

I am trying to find where the auth.basic middleware checks the username and password in the database...

0 Likes
1 Replies

Multiple Mail Drivers

Hi, How do I use multiple mail drivers and configurations in laravel? In app/config/mail.php we ment...

0 Likes
2 Replies

laravel passport revoke and prune event listener is not doing anything

I've added this two event listeners to my : EventServiceProvider /** * The event listener m...

0 Likes
1 Replies
Solved

Elixir versioning - allow rev_manifest merges instead of ovewrites

I am attempting a way to run gulp for every page separately. Every page has its gulp file and you ca...

0 Likes
3 Replies

Run api in default 80 port..

I have given my api code below: Step1: My Route $api->version('v1', function($api) { $api->get...

0 Likes
1 Replies

Laravel deployment to Dokku fails after build on Jenkins

Basically I pull the code from GitHub to Jenkins which them deploy the code to Dokku instance. it fa...

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.

© 2024 Laravel.io - All rights reserved.