Support the ongoing development of Laravel.io →

[Question] Laravel based documentation

Hi guys, I'm new to this Forum, my name is Martin. This is not a Issue but just a question, if it do...

m4rt1n liked this thread

1 Likes
0 Replies
posted 4 years ago

Any Experience Using Vultr Cloud Hosting Server

I want to use Vultr vps server to my newly created website. The website is created using laravel fra...

0 Likes
0 Replies
posted 4 years ago

relation not working

Hi, I have this inside my test model: public function student() { return $this->belongsTo('App\Us...

0 Likes
2 Replies

Laravel DB Query Help

$users = DB::table('users') ->leftJoin('Loggin','login.member_id','=','users.id') ->where('use...

0 Likes
1 Replies
posted 4 years ago

Laravel affiliate product feed pacakage

Hey guys, not sure if this is the right forum to ask this question but here goes.. Does anyone know...

0 Likes
0 Replies
posted 4 years ago

How to validate routing params in request ?

Hello I have a little problem with user_id param validation in request. I want to delete user from u...

0 Likes
1 Replies

installation issue on Ubuntu 18.04 (DB name seems incorrect)

Hello, I followed all the steps outlined in the following two links: https://websiteforstudents.com/...

0 Likes
2 Replies
Solved
posted 4 years ago

valet not serving after php upgrade

Hi, I worked successfully for more than 1 year on my dev mac with valet. Today I upgraded to php 7.3...

0 Likes
0 Replies
posted 4 years ago

Migration error on change() - character set

For some reason this migration: Schema::table('map_channel_campaigns', function (Blueprint $table) {...

0 Likes
1 Replies

How to store 2 mobile number in single column

how store the multiple phone number for a specific user in single column table!

0 Likes
1 Replies

I am trying to display my table filter result

I am trying to display table result, the data is appearing on the table, but when i filter, i get &q...

0 Likes
0 Replies

[Question]Regarding maintenance mode

Hello people, If we run "php artisan down", the task scheduler suddenly stopped? Or, it s...

driesvints liked this thread

1 Likes
1 Replies
Solved
posted 4 years ago

How to mange inventory .

i am developing a pos system .There are many branch .Every Branch has inventory.and purchase pric...

0 Likes
0 Replies
posted 4 years ago

How do I create a save/pin system?

I want to make a system familiar with "Save" button like Reddit. Any ideas would be apprec...

0 Likes
0 Replies
posted 4 years ago

Moodle and laravel: error

Hi lista I am development a app to connet Laravel 6 with Moodle web service. I read this instruction...

0 Likes
0 Replies

Custom Laravel Guard for FusionAuth

Hello, Is there anybody there that implemented an custom guard in laravel 5.x using fusionauth.io I...

gheinrich19 liked this thread

1 Likes
0 Replies

Introducing my Bootstrap 4 form builder for Laravel 5.8+

Dear fellow developers, I created an open source package which automates and simplifies Bootstrap fo...

msayib liked this thread

1 Likes
0 Replies
posted 4 years ago

insert space in html

Adding a string of spaces to your HTML only to have them disappear because of the way HTML handles s...

0 Likes
0 Replies

Laravel runInBackground Commands Kills Server

Okay. Here my problem. I have command which i setup to run in background every one minute to not ove...

0 Likes
0 Replies

Manage Collection of Model Objects

I'm trying to make my notifications for Laravel 6 mail out effectively. I have a model (Event) that...

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.

© 2024 Laravel.io - All rights reserved.