Support the ongoing development of Laravel.io →

3,383 Threads

Configuration on MAMP

Hello everyone! I just started with Laravel in my Mac and it seems well. When I go to my Laravel loc...

0 Likes
4 Replies
posted 10 years ago

Use Database In the App/Config/*.php

Hi guys I am wondering how I can access my database to load info from the database inside..app/confi...

0 Likes
8 Replies

vagrant/homestead - can I automatically create databases?

I'm using vagrant/homestead. and everytime i "destroy and up" or reload, my databases are...

0 Likes
1 Replies
posted 10 years ago

Change the attribute when changing language

I have translated the validation.php under the lang/en and placed it under lang/el, everything works...

0 Likes
2 Replies

Autoload view with psr-o

Good night ! Following the instructions from that link: https://github.com/daylerees/autoload-demo B...

0 Likes
2 Replies
Solved

Laravel app upload on web hosting: Fatal error: Class 'Patchwork\Utf8\Bootup' not found

My app works fine on localhost, but when I upload on web hosting I have this error: Fatal error: Cla...

0 Likes
6 Replies
Solved
posted 10 years ago

Mail configuration separate from app/conf/mail.php

Hi. I am developing a system with will be SAS and i need to give posibility for each subscribed user...

0 Likes
1 Replies
posted 10 years ago
0 Likes
2 Replies

Array Controllers

Is it possible to get controller and set them as an array $data['header'] = controller header $data...

0 Likes
1 Replies

cPanel Server Switch, Site not functional!

It's been about a year since I created my Laravel site, and my mind has clearly forgotten something....

0 Likes
3 Replies
Solved
posted 10 years ago

Homestead - Gulp.js crashes, but works outside of homestead.

Anytime I run gulp in a homestead VM is crashes with error 72 and a heap of cryptostream errors. See...

0 Likes
0 Replies

Granting designers access to 'app/views' folder only (on Git)

I am working on an application for which a friend of mine is doing the frontend. I maintain git repo...

0 Likes
0 Replies
posted 10 years ago

route $mymethod and $mydata in controller

Hi everyone ! I have a little problem with routes and cotroller, this is my code: Route::get('/test/...

0 Likes
0 Replies

laravel first time use idex.php removal

Please guys this is my first time use of laravel i know where the views/ controllers/ models/ folde...

0 Likes
3 Replies
Solved

call controllers function without declared in Route

i want to call the controller => function without specifying in route such as controller / functi...

0 Likes
3 Replies
posted 10 years ago

PSR-0 autoloading vs classmap rules - which is better for large libraries

Overall laravel doc is excellent but documentation regarding Optimization and Performance is a bit l...

0 Likes
4 Replies

hot to install laravel dependencies by using git

hi guys, im new to laravel and im wondering if it is posible to install laravel dependencies by usin...

0 Likes
2 Replies

Error 500 Internal Server Error

Hi, I have a weird problem and can't seem to figure it out. First of all, im using laravel 4 and the...

0 Likes
0 Replies
posted 10 years ago

Create server with Forge and get root access?

I have a few Digital Ocean servers created with Forge, but i would like to get root access to those...

0 Likes
0 Replies

routes leading to 404

I have the following in a fresh install of lavarel routes.php Route::get('/', function() { return 'r...

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.