Support the ongoing development of Laravel.io →

Help with Eloquent Search Validate Input Simple Style

I have a very simple Eloquent search form built into my application and I want to prevent when a use...

0 Likes
4 Replies

stateless twitter login with laravel/lumen/socialite

I want to create social based logins for my api In the "docs" <_< it says you can us...

0 Likes
0 Replies

Model save, sql cant be null while default value is set

I cannot figure out why im not allowed to insert a null or empty while SQL default is set got this e...

0 Likes
3 Replies

Unable to save filename with unicode character in windows

While saving uploaded file with unicode character as filename using move function, it saved filename...

0 Likes
0 Replies
posted 7 years ago

I want to notify the post owner when somewone comments his p

ello guys am trying to make a notification system using laravel echo , i want to notify the post own...

0 Likes
0 Replies
posted 7 years ago

GuzzleHttp request to html table

I need to export output from GuzzleHttp request to html table. I'm having trouble transforming "...

0 Likes
0 Replies
posted 7 years ago

Strange redirect

Hello, I have been for hours on this and cannot find any logic to it.... I have created a registrati...

0 Likes
1 Replies

Inverse of hasManyThrough

Which is the inverse relation of hasManyThrough? like in example: Country -> User -> Post in c...

0 Likes
2 Replies
posted 7 years ago

File issues on Forge deployment

Hey all... i've deployed an app via forge and all is well and working, except for anything to do wit...

0 Likes
0 Replies
posted 7 years ago

Timestamps error when ->using('PivotModel')

class Order extends Model { public function sms() { return $this->belongsToMany(...

0 Likes
0 Replies

Page not found

Hello to everyone, I really need help. I have a laravel project and I moved the whole project from m...

0 Likes
1 Replies

Thumbnail creation with lakshimaji/Thumnail laravel package returns Unable to probe exception

I am trying to create thumbnail image with the Laravel file storage system , but it does not work wi...

0 Likes
0 Replies
posted 7 years ago

Laravel 5.5, can't handle policy/authorization exception on constructor

This is part of my PostCategoriesController class: namespace App\Http\Controllers\Admin; use Illumi...

0 Likes
0 Replies

Eloquent Query - Relation between tables

Hi ... I need to make an appointment and I'm not sure how to do it. I need to know which model1 is r...

0 Likes
1 Replies

how to do a geolocation

hi i have a table with Business and for all biz i have a latitude and longitude i have the latitude...

0 Likes
1 Replies

Using Illuminate/database outside of framework

I am trying to use the package with my CodeIgniter project by following the instructions given in re...

0 Likes
2 Replies
Solved

Search for data in another view

My problem I describe below: I have a "view" location that has the fields name and city. T...

0 Likes
1 Replies
posted 7 years ago

Utilizar carbon en la vista

Buen día estoy realizando un proyecto personal, que empece para aprender laravel pero estoy estancad...

0 Likes
2 Replies
posted 7 years ago

Get value in Blade

https://ibb.co/gDwB1R How can I get the value 'name' under 'rekenplichtige' in my Blade template? I...

0 Likes
2 Replies

JSON not possible with MSSQL running on Windows platform?

Hello! One of our clients is using a SaaS app which apparently uses Windows MS SQL running on Window...

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