Support the ongoing development of Laravel.io →

3,384 Threads

Laravel seems to be caching my controller code?!

This is a weird one. I'm getting the following error: Which is obviously related to calling the suc...

0 Likes
2 Replies

laravel 5 development.ERROR

Im getting this error randomly,i search it and it seems that this happens if you havent set an app k...

0 Likes
5 Replies
Solved

artisan clear-compiled timing out

I am having an issue lately with codeship deploying our laravel application. Once it gets to the 'ph...

0 Likes
1 Replies

How to check a large list of Indexed URL in search engine using a Java Program

Hi Guys, I am trying to check thousands of URLs from search engine index, If they are existing or no...

0 Likes
1 Replies

Laravel- 5 throws error when uploaded to live server

when i uploaded laravel 5 project to server at somedomain.com/demo,i got error like this Warning: re...

0 Likes
1 Replies

Laravel not recognized after .htaccess changes

Here is the baffling sequence of events that just transpired. I have a working Laravel installatio...

0 Likes
3 Replies

Routing not working for Base URL production

Route not working: Route::get('/', 'Client\WelcomeController@index'); But when i edit it like, it w...

0 Likes
1 Replies

getting results from db table charset utf-8

Hi, when retrieving data from a db table, results are not being decoded as utf-8 for example, I have...

0 Likes
9 Replies

Tutorials - How to Build Real-Time Laravel Apps with Pusher

I recently ran a workshop at Laracon EU walking through how to add real-time features to Laravel app...

0 Likes
0 Replies

Logout logging all users out instead of the one performing the request

Hello everyone, I am having a large issue with the Authentication mechanisms in Laravel. First of al...

0 Likes
1 Replies

Dev Fast - Production Slow

Hi all, I'm looking for some inspiration. I've got a low traffic site that's fast in my dev environm...

0 Likes
5 Replies
posted 9 years ago

laravel 5.1 https problem

Hi guys, i've a little problem. i dont know how to serve my whole laravel 5.1 app in https. i cant f...

0 Likes
0 Replies

hhvm unrecognized service (Homestead)

Hi, I've set up Laravel Homestead and everything works fine. But when I add hhvm: true to the Homest...

0 Likes
10 Replies
Solved

Multiple routes

Hello all, I have an application, called Hummingbird, inside /app/ and is initialised with all route...

0 Likes
0 Replies

Redirect Problem

#Route Route::get('wesell-congratulations/{id}', ['as' => 'wesell-congratulations', 'uses' =>...

0 Likes
4 Replies

Intervention Image cache problem

I'm trying to serve a cached image but I'm only getting a broken image link. How come? $cachedImage...

0 Likes
2 Replies

Class does not exist in Laravel 5.x

for some reason I'm getting : "Class App\Http\Controllers\TranslatorService does not exist"...

0 Likes
1 Replies

How to read from another database?

I have set up this in database.php 'testdb' => [ 'driver' => 'sqlsrv', 'host' => env(...

0 Likes
0 Replies

Laravel 5.1 fresh Install on Virtualbox with Apache 2.4 & Ubuntu 14.04

I've been struggling with a fresh install of Laravel on virtual box, yesterday I had a white screen...

0 Likes
0 Replies

convert codeigniter url to laravel url fallback

how to convert url like example.com/index.php/students/by_id/101010 to laravel url example.com/stude...

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.