Support the ongoing development of Laravel.io →

3,383 Threads

Making a forum using laravel.io core, adding private thread with invite only users feature

Hi, I am creating a project using laravel.io git repo as base. I am stuck in creating a new thread g...

0 Likes
0 Replies

Remove public folder

Hi I am setting up new project in laravel, i want to remove public folder. i am implementing suggest...

0 Likes
1 Replies
Solved

Remove trailing "#_=_" when successfully logged in

I have Laravel 5.2 on windows, using apache XAMPP for db mysql connection. I use php artisan serve t...

0 Likes
0 Replies

laravel 5.2 - non laravel package - dvdoug/BoxPacker - PSR-4

Hello, I would like to use this package with Laravel . https://github.com/dvdoug/BoxPacker I followe...

0 Likes
3 Replies

Multiple apps in www

Hi, Sorry, I know this has been asked in a few places but I can't find a clear answer that I underst...

0 Likes
2 Replies

Can't set language in __construct function

Hi, I have a file below: namespace App\Facades; use Illuminate\Support\Facades\Facade; class Data{...

0 Likes
3 Replies

please help me : Class 'Illuminate\Foundation\Application' not found in laravel

hello there, im new in laravel. basically i have two application that build using laravel that using...

0 Likes
0 Replies
posted 8 years ago

Localization not working

I want to change the default localization, but it was not working. config/app.php: 'locale' => 'z...

0 Likes
3 Replies
Solved

Using both the old codebase and Laravel at the same time

It will take us a long while to rebuild our custombuilt pure PHP/mysql site with Laravel, and the qu...

0 Likes
0 Replies

Two laravel apps (each one in its own apache virtualhost, with php5-fpm and mod_fastcgi, different fpm pools)

Hello... My very first problem with Laravel. I have two laravel apps, each one in its own apache vir...

0 Likes
1 Replies

installed laravel on aws but didn't get welcome page

I installed laravel successfully in my html folder, change the database credentials in .env file and...

0 Likes
0 Replies

Configuring Laravel project with Web hosting..

Hello, i have been completed my project with Laravel.. now i am trying to upload it on my web hostin...

0 Likes
0 Replies

Triple foreign key BelongsToMany Relations returns null in Laravel

I am implementing pivot table with multiple foreign keys Laravel 5 Eloquent. Already read these link...

0 Likes
0 Replies

Migration Problem

This is the problem when I'm trying to migrate my database in linux terminal. Thanks for the help ev...

0 Likes
0 Replies

$this->beforeFilter('logged')

Hi everybody. First of all, I need to mention that my knowledge about Laravel is ZERO. I just instal...

0 Likes
0 Replies

PDOException in Connector.php

PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'lo...

0 Likes
2 Replies
Solved

Clear session cookie on exception

I'm getting exceptions when I'm trying to resolve malformed session_cookies for laravel.. Is there a...

0 Likes
1 Replies

LaraFlow, a new mac app to help Laravel developers

Dears I 'm introducing LaraFlow, a new mac app to help Laravel developers to accomplish 3 things: 1-...

0 Likes
0 Replies

How to connect mysql using ssl?

Hello, anyone please help me how to connect to mysql server using SSL? I tried to put these lines...

0 Likes
1 Replies

Dynamically set timezone at runtime.

I am using the same codebase to spin up different sites which may exist in different timezones. The...

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