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

Install Nextcloud with Laravel Forge ?

Is there any plan on making a provisioning script on Forge to install nextcloud ? (As we can do for...

wimurk liked this thread

1 Likes
0 Replies

Validation alphabet and numeric value

what is regex for validation if value have both alphabet or numeric value ? thanks

0 Likes
4 Replies
Solved

Security for cross-platform like angular and laravel

any ideas ? how to hide specific key like token in request headers? thanks

0 Likes
0 Replies

How to change redirect page url for login

I have a project, its build by an other developer. Now the owner hired me to do small change in the...

0 Likes
1 Replies
posted 8 years ago

Code review for improvement

Hi there! I have a bunch of accessor and I want to receive suggestions on how to improve it. public...

0 Likes
2 Replies
Solved
posted 8 years ago

Notifications using Nexmo

Hi, I use Nexmo to create notification system but when i use this to send sms i get this error : Cla...

0 Likes
1 Replies

Laravel Cors

Hello. I am trying to do a crossdomain ajax request from my main domain to http://api.domain.uk (my...

0 Likes
2 Replies
posted 8 years ago

Get all the names of days in accordance to today's day with carbon

Hey, If my current day is Tue, then I want the output to be Mon, Sun, Sat, Fri, Thu, Wed. i.e name o...

0 Likes
1 Replies

How to join a additional tables after pivot table join

I have a pivot table "show_user" with columns show_id, user_id in my App\User.php i have p...

0 Likes
1 Replies

Getting a checkbox checked

I have group of checkbox which I add to database as an array [1,2,3] everything going OK when I addi...

0 Likes
1 Replies

setting rule for unique name on existing row

Hello, in laravel 5.4 setting rule for unique name like $rules = array( 'name' => 'r...

0 Likes
2 Replies

Javascript event not working after load a new table with jquery load and laravel

I have a table(displayTable) that display data from my db of am using laravel on the i have a link...

0 Likes
1 Replies
Solved

can't determine source of integrity constraint violation

Hi, I'm trying to work out why Laravel is throwing Integrity constraint violations on my main regist...

0 Likes
1 Replies

Eager Loading + Join

If I do this, I would be able to retrieve the images() for the item $items = Item::all(); foreach($i...

0 Likes
2 Replies

Create dropdown using lists() method to get two columns and combine them in final view

I was working with dropdowns and was thinking if it is possible to use lists() method to get two col...

0 Likes
4 Replies
Solved

php artisan list display strange characters

Hi, I recently installed new updates of Win 10 and after it began strange characters in output of my...

0 Likes
1 Replies

How to store empty DateTime input to Null value instead of 0000:00:00 00:00 value

Hi, i had two input Datetime field. User can choose to fill in either these two field. For the empty...

0 Likes
2 Replies

Argument 1 must be of the type array when seeding random data

Hi I'm fairly new to Laravel and the way sync handles collections or array has me stumped when synci...

0 Likes
2 Replies

Laravel 5.4 Open Source CMS

We have published our CMS System as open source. Please write your comments and reviews about this p...

0 Likes
0 Replies

Laravel 5.4, problem saving an associated model

i'm trying to save a new tvshow and it's episodes into the database with the following code but in t...

0 Likes
1 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.

© 2025 Laravel.io - All rights reserved.