Support the ongoing development of Laravel.io →

3,391 Threads

posted 10 years ago

Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128'

I configured mail service with mandrill. Now if i test the Mail::send with artisan tinker i get the...

0 Likes
0 Replies

Doing some custom routing groups, could use advice

So, I am building an application that has a few models that I want to manage on site. There are like...

0 Likes
0 Replies

Lang::get() replaced error.

Hello. I've used the Lang :: get () in Laravel 5. In this case, I wrote the code to perform the to r...

0 Likes
1 Replies

How to use queries in Laravel?

Hello so I've been using PHP + PDO for a while now and wanted to try out Laravel, however when I did...

0 Likes
9 Replies

file_put_contents(~/services.json): failed to open stream: Permission denied

I've already chmod -R 777 to all directories and files. chown -R nginx:nginx to all directories and...

0 Likes
3 Replies

Problem with mcrypt installed with homebrew

Hello everyone, I've a problem with my extension mcrypt I installed mcrypt with homebrew and when I...

0 Likes
1 Replies
Solved

Created my whole database without migrations..

I'm very new to Laravel and PHP really. I'm progressing really well and I absolutely love Laravel ho...

0 Likes
4 Replies

Laravel 5 XAMPP Can't connect DB, I'm going to die?

Hi I still can't connect to database properly. When I type the commands below. php artisan migrate...

0 Likes
4 Replies

How do you set up an ajax get or post request for laravel 5

I am fairly new to laravel 5 so excuse my novice question. I am watching a treehouse tutorial on aja...

0 Likes
10 Replies

Laravel 5 MSSQL

Hi all, i'm relatively new using Laravel. I have a Laravel app in a Debian server and I need to conn...

0 Likes
1 Replies

How to I transfer a website using Laravel Forge?

I've got a site that I've updated from Laravel 4 to Laravel 5, and I want to make my switch to produ...

0 Likes
0 Replies

FatalErrorException - Class 'Base_Controller' not found

Hi, This may be a stupid question however I'm a beginner and have recently started learning Laravel....

0 Likes
4 Replies
Solved

Log does not work in Lumen?

I got this problem with lumen/framework, the log doesn't work. I try to post the issue in github but...

0 Likes
2 Replies

Laravel 5 namespaces and using classes - am I doing it right?

Hi, Currently I'm working on the back-end system of my website and I've created a module where admin...

0 Likes
2 Replies
Solved

Connect SQLITE into Laravel5?

I already installed SQLITE under laravel5 directory (laravel5/database/sqlite) I can also create dat...

0 Likes
0 Replies

Laravel 5 Auth: These credentials do not match our records.

Hello, I'm just starting out with Laravel 5, I come from Laravel 4 environment so it shouldn't be to...

0 Likes
3 Replies

(over) engineering issue?

I'm currently migrating another app (from Slim to Laravel) that uses the Hashids library. Interestin...

0 Likes
1 Replies

Route:list not working outside Homestead SSH

Hi! I want to run the simple command: "php artisan route:list" but I can't! at least if I...

0 Likes
2 Replies

Php artisan migrate error?

Hi guys, when I type the command in bash below, php artisan migrate I got the error below exception...

0 Likes
2 Replies

Environment Detection

because I need to create the environment.php file? I did not created the file environment.php and it...

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.

© 2025 Laravel.io - All rights reserved.