Support the ongoing development of Laravel.io →

3,391 Threads

Removing index.php from URL Laravel 5.1.16

Just updated to 5.1.16 on my local install and everything seems to work fine with my pretty URL's ie...

0 Likes
4 Replies
Solved

Want to use simple php mail function but its not working

I want to use simple php mail function to send email instead of laravel default smtp .I am using Hos...

0 Likes
1 Replies

How to send Transactional Emails using Pepipost in Laravel?

Hello, How to send emails using Pepipost in laravel?

0 Likes
1 Replies

How to show PDF file from project.

This is my code and my pdf file is into the public/image/pdf/ public function showpdf($fsr_num)...

0 Likes
3 Replies

laravel 4.2 environment setup on ubuntu

I followed the other post in stackoverflow. I had pretty much the same question but the problem is...

0 Likes
0 Replies

gulp --production failing

The JS looks like it's completing, but the CSS is failing with this error. I'm not sure how to proce...

0 Likes
3 Replies

How to access controller method from inside another controller

Hi, I'm a Laravel newbie and I'm quite confused about laravel architecture. Basically, I need to get...

0 Likes
6 Replies

Authentication

I have developed an application using Laravel 5.2 that uses the default authentication. I have the f...

0 Likes
1 Replies

Laravel 4.2 Homestead PDOException "could not find driver" using "sqlsrv" for MS SQL server.

I'm using two database connections. One is our data warehouse, one is the mysql database powering th...

0 Likes
1 Replies

Problem with extending of elixir

I want to output style.css outside app folder(one level above root). But for some reason my code doe...

0 Likes
0 Replies

How to do Theaming in laravel 5

Hi, I want to create a theme for laravel 5, but not getting any appropriate tutorial for it. Any one...

0 Likes
3 Replies
Solved

SQS Duplicate messages handeling

I am running a queue process using Amazons SQS and a separate machine that processes the jobs (a wor...

0 Likes
1 Replies

Changing Lumen error log path

Following the instruction here: [Laravel Lumen change log file name] (http://stackoverflow.com/quest...

0 Likes
0 Replies

Lumen artisan console does not use bootstrap/app.php

Is it me or does Lumen only loads the minimal stack within Job and Console. Nothing from bootstrap/a...

0 Likes
0 Replies

Laravel 5.2 Route Automatically redirect to “Refresh” Route on Server

http://www.awesomescreenshot.com/image/1290235/e0da843f1ce459a30871c7c2ee26810b http://www.awesomesc...

0 Likes
0 Replies

REST GET request results into a different database connection

Hello, I have two applications on my local server: [A] http://site.local and [B] http://api.local. T...

0 Likes
3 Replies
Solved

Laravel Developer Payment

Hello, We have some troubles with our developer... Can you please give us some info about the salari...

0 Likes
3 Replies
posted 8 years ago

I have to put a trailing slash in the URL so that the root view opens.

The following error appears only when I try to access the root page without putting a trailing slash...

0 Likes
0 Replies

env file vs config/database.php

New to Laravel. Not sure I understand the difference between these two configuration methods. I'm...

0 Likes
2 Replies

Laravel environment variables

Hi, when I would get a variables from .env file using env() function, always returns null. I tried c...

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.

© 2025 Laravel.io - All rights reserved.