Support the ongoing development of Laravel.io →
posted 8 years ago

Service provider ignored

I create a new service provider by running php artisan make:provider ComposerServiceProvider. After...

0 Likes
1 Replies
Solved
posted 8 years ago

How to specify the field name to look for in hasone relationship

Hi, I have a table with: id employee_name manager_id In this table, manager id is a foreign key to i...

0 Likes
1 Replies

Blacklist URLs with validation

Hey, i have a form that accepts only URLs, and i use the validation function accordingly to only all...

0 Likes
1 Replies

Using Flysystem with user credentials

Hi Guys, I have my own s3 bucket i'm using for user uploaded files but I wanted to add the ability f...

0 Likes
0 Replies

Determine POST PUT PATCH in Frontend

Hi together, I am currently building a RESTful JSON API that should be accessed by web and mobile ap...

0 Likes
0 Replies

Connecting to SQL Server from Mac OS

Hey all, I'm working on an application that connects against an existing SQL Server DB. I've got the...

0 Likes
0 Replies

problems with mail options

I have few problems with mail in L5.1 cc option is not working. In Laravel 5.1 docs described that...

0 Likes
1 Replies
Solved

Redis on Laravel 5

I just found a Cloudways blog about how to use Redis on Laravel via Cloud server. I want to ask how...

0 Likes
0 Replies

Constraining multiple-model-binded routes to the model IDs?

I have a set of routes where they only contain model-binded parameters and no intermediary text, exc...

0 Likes
1 Replies

Trying to get property of non-object (View: C:\wamp\www\form\laravel1\resources\views\PfeViews\super\edit_super.blade.php)

this the line of the erro plz hellp me et thanks : <form class="ui form" action="{...

0 Likes
1 Replies

Results of a Relationship Return Null

I have the following code, and I can't seem to access it through the model relatioship object. Any i...

0 Likes
0 Replies

figures revealed for HBO PPV card

https://www.youtube.com/watch?v=4sRNo9M7lOo https://www.wattpad.com/user/saimehr https://sites.googl...

0 Likes
0 Replies

Unique user id

I have made api for my app and I have one GET api call to get all followers of current user. Current...

0 Likes
1 Replies

How to validate array that has only integer?

How to validate array like this below [2, 33, 24] the value should not be more than 30

0 Likes
1 Replies

Laravel Policies - How to Pass Multiple Arguments to function

I'm looking for a way to pass more than just one variable to the policy function. According to the d...

0 Likes
0 Replies
posted 8 years ago

Class dont found

Hello, i'm newbie with laravel, I try learn it making some simple projeckt and I have little problem...

0 Likes
2 Replies

Insert Ignore/Replace queries?

I have a strange thing that is happening where I am getting duplicate key errors occasionally - most...

0 Likes
3 Replies

Can't find live url lamp stack

My .htaccess in file root: RewriteEngine on RewriteCond %{HTTP_HOST} ^domain.com$ [NC,OR] RewriteCo...

0 Likes
0 Replies
posted 8 years ago

PHP/Laravel Developer available for work

I completed my 8+ years experience in Web Development using Laravel 5/ PHP / MySQL technology. I d...

0 Likes
0 Replies

create user

I'm starting to get the routing working. A registration form sends 4 post to my controller like this...

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.

© 2025 Laravel.io - All rights reserved.