Support the ongoing development of Laravel.io →

385 Threads

How to add a parameter to $request variable?

Hello! I have two models: articles and comments. In a view 'article.show' i have a form that creates...

0 Likes
5 Replies
Solved

PHP Problems Installing LV on CentOS 6

I'm running CentOS 6 with Plesk 12.5, and I've installed PHP 5.5.30 for my domains within Plesk... b...

0 Likes
3 Replies
Solved

Lines-Details Table Relationships

Hello, When I need details tables without laravel I use a pk compound column, however I was reading...

0 Likes
1 Replies
Solved
posted 8 years ago

laravel project return 500 error even if no htaccess file

Hi this is my system os windows php 5.5 i have a project from a friend and it was working well on th...

0 Likes
2 Replies
Solved

Best place to do a system check before starting the app

I'm building a kiosk app which centers around managing footage which is stored on a shared drive. If...

0 Likes
1 Replies
Solved

Laravel and Git: How does it work?

Hey guys, I've started up with Laravel last week and want to deploy my projects with Git. I haven't...

0 Likes
2 Replies
Solved

belongsToMany relationship won't return data

I have a user, user_relationship, and term table. I have a belongsToMany function in my User relatio...

0 Likes
2 Replies
Solved

How to add custom fields in Authentication login page L5.1

Good day.. Hi guys. I know this is one the basic features in laravel but I'm kinda stuck here. I'd l...

0 Likes
4 Replies
Solved

Mcrypt PHP extension required ??

I use Ubuntu 14.04 Desktop with LAMP. When creating new Laravel project, it showed this message &quo...

0 Likes
8 Replies
Solved

Moving Between Servers

Hello there! I have a Laravel 5.1 site that works well on my localhost. I then tarball the files, an...

0 Likes
13 Replies
Solved

how can get hasbelongsToMany and send data to view

$employee=Employee::create([ 'name' => $request->get('name'), 'lastname' => $request-...

0 Likes
2 Replies
Solved

Forgot password fucntion

By using this Password reminders and reset in Laravel 4 tutorial I tried to add "forgot passwor...

0 Likes
1 Replies
Solved

Homestead configuration via GUI

I've installed homestead, and it runs good, no errors, but i decided to work with it not via ssh but...

0 Likes
1 Replies
Solved

Overridden core class does not work when in artisan

In a fresh Laravel build, I cannot get overridden IoC bindings to work everywhere in the application...

0 Likes
1 Replies
Solved

PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE)

Hi Guys. I was running my laravel project just fine in localhost, but now that I updated my files t...

0 Likes
3 Replies
Solved
posted 8 years ago

Any deployment tutorials?

Hi- Yes, this is another deployment thread. I tried hard to resist creating yet another one. I am...

0 Likes
1 Replies
Solved

Laravel Path problem

Hello Everybody I want to say I am very impressed with laravel blade and eloquent and I come from a...

0 Likes
2 Replies
Solved

c9.io and laravel

hello i can't find .env file in root dir of my workspace and iwant to create one Failed to rename fi...

0 Likes
2 Replies
Solved

Session not persisting on shared hosting - Laravel 4.2.17

Hi guys, I have a problem with the sessions on the shared hosting. I developed an app on a local ser...

0 Likes
3 Replies
Solved

hhvm unrecognized service (Homestead)

Hi, I've set up Laravel Homestead and everything works fine. But when I add hhvm: true to the Homest...

0 Likes
10 Replies
Solved

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.