Support the ongoing development of Laravel.io →

3,383 Threads

Filter multi language by browser location

Excuse me how can I apply filters on laravel applying its translation (en, de, es, fr) language base...

0 Likes
0 Replies

Custom ServiceProvider not loading via web, but loads via phpunit? (L4.2)

I'm using Laravel 4.2. I have a custom ServiceProvider that is registered in app.php. My code wasn't...

0 Likes
2 Replies
Solved

Error during upload project on web server

I have created laravel project on my local server. Now I have uploaded my project on web server. I h...

0 Likes
1 Replies
Solved

Laravel + Cashier + Stripe

Hello guys, i am new in laravel. i implemented new site using this frame work and now want to add...

0 Likes
3 Replies

Pretty URL purgatory

I've never had this issue before, setting up on a new work machine and getting some odd issues. Firs...

0 Likes
1 Replies

Debug not working

In my new Laravel 4.2.11 installation I'm getting the "Whoops...." error when loading a pa...

0 Likes
2 Replies
Solved

Settings from database

Hey. I've created custom service provider to provide my site settings from the database. Now i would...

0 Likes
0 Replies
posted 10 years ago

Laravel Homestead with Vagrant Cloud 'Share'

I have multiple Laravel sites on 1 Homestead box and I'd like to use 'vagrant share' to direct the v...

0 Likes
2 Replies
Solved

Alter package configuration from another package

Hi all, I have a laravel package that requires other packages via composer dependencies (let's say t...

0 Likes
2 Replies

route working only after clearing history and cache

Well I have a strange one: I'm in Windows and my uri is localhost/laravel/petdb/public/welcome anoth...

0 Likes
3 Replies

Trouble with Mail::send

I have the following configuration: 'driver' => 'smtp', 'host' => 'smtp.host.com', 'port'=>...

0 Likes
7 Replies

.htaccess and unable to access assets

Hello, The .htaccess file in my root directory is pretty simple: Options +FollowSymLinks RewriteEngi...

0 Likes
2 Replies
Solved

Build project side menu

I'm using laravel-menu to build my menu's. Now I want to build a sidemenu for the projects in my app...

0 Likes
0 Replies

composer update issue laravel 4.2

I update composer last night my code working perfectly on xampp local pc but when i upload on server...

0 Likes
1 Replies
Solved

Before filter working on local server, not on remote server

In one of my controllers, I have used the before filter in the constructor like this: public functio...

0 Likes
8 Replies

laravel-authentication-acl package not loading css and js (assets)

i use laravel framework in my project i downloaded the package #laravel-authentication-acl 1-Add to...

0 Likes
1 Replies

Laravel 5 - Auth Driver - What am i doing wrong ?

This is my ServiceProvider located at App/Providers/ <?php namespace Sail\Providers; use Illumi...

0 Likes
1 Replies
posted 9 years ago

How to use Ardent on a class User extending ConfideUser?

I can't very well do class User extends ConfideUser and Ardent now can I? Normally gotta extend Arde...

0 Likes
2 Replies

Sentry groups and users

hello am building a system has ACL using Laravel 4 with Sentry, the scenario is there should be 2 gr...

0 Likes
2 Replies
Solved

Can't test my Laravel site responsiveness

Hi, I tried to test my site with couple of different online responsive checking tools. One of them w...

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