Support the ongoing development of Laravel.io →

3,383 Threads

Elixir won't install on CentOS

I have a VPS with CentOS and the latest version of node.js. Gulp is installed globally. But when i w...

0 Likes
3 Replies

Encryption key / APP_KEY

Hello everyone, After installing laravel 5 and running the command php artisan key:generate and rece...

0 Likes
1 Replies
posted 9 years ago

Composer update error

Does anyone know, why I'm receiving this error when running composer update on my L5 project? PHP Fa...

0 Likes
1 Replies
Solved

Server side Google Analytics implementation

I stumbled upon this interesting Git with Google Analytics in PHP form. While I do use the async Jav...

0 Likes
0 Replies

Cannot initialize a class from external library

Hello guys, Im a newbee with laravel and php and i am having a huge problem that might be really sim...

0 Likes
10 Replies

jpgraph and Laravel 4

I am trying to setup jpgraph with Laravel 4 but I don't know how to use external library with the fr...

0 Likes
3 Replies
Solved

Uploading to a hosted site

Hi, i'm sure this has been asked before but I want to now upload my site to a Go Daddy account. Basi...

0 Likes
2 Replies

Dynamically add Multiple Domains

In the app I am making, my client must be able to add domains at whim without any downtime. Similar...

0 Likes
2 Replies

Subdomain Routing Issues

4 months ago I created App1 which included wildcard subdomain routing. This is my host file. As you...

0 Likes
3 Replies

php artisan won't execute because of heroku config

My Laravel 4.2 app uses PostgreSQL on Heroku. Yesterday a weird problem appear when php artisan comm...

0 Likes
1 Replies

Multiple Hosts How To?-> One.domain.com, Two.domain.com && One.com, Two.com, Virtualhost ?

I tried to setup virtual hosts on linux apache 2.4 server but wasn't successfully. It is always poit...

0 Likes
2 Replies
Solved

ErrorException while installing Laravel in WAMP

I already have WAMP2.5 (PHP5.5.12) on my windows7. I wanted to try Laravel and started with installa...

0 Likes
0 Replies

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

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.