Support the ongoing development of Laravel.io →

implement user-role -permission system

hi i have two problem that i don't know how to solve this situation: i have user role permission tab...

0 Likes
6 Replies
posted 6 years ago

Form::open() and AJAX response

Hi guys! I'm using {!! Form::open(['role' => 'form', 'url' => route('transaction.destroy', $tr...

0 Likes
0 Replies

Many to many forms select input problem

I am practising Laravel and building a blog for Activity holidays. I have a posts table which descri...

0 Likes
0 Replies

Problems uploading title and description to the database table

At the moment I am trying to upload a file via CMS and that bit works absolutely fine. But I need to...

0 Likes
0 Replies

Laravel Admin Panel from Scratch Tutorial

Create your own laravel admin panel from scratch http://www.tutorials.kode-blog.com/laravel-5-admin-...

0 Likes
5 Replies

Trying to get property of non-object if related record of hasOne relation is missing

I have ClienteFornitore Model with hasOne relation to Pagamento Model public function pagamento(){...

0 Likes
1 Replies
posted 6 years ago

How to run a function/controller every minute ? (Task Scheduling)

https://laravel.com/docs/5.4/scheduling Hey Guys , I have a controller method that i want to run eve...

0 Likes
1 Replies
posted 6 years ago

Invoking the Artisan Dusk command outside the CLI

I'm trying to run a dusk test from a route or controller. Basically I'm trying to create a UI with l...

mohammadkh714 liked this thread

1 Likes
0 Replies
posted 6 years ago

Make Laravel Application Simulate a Windows Program

Hey guys , I need to make a specific application and i think the best way would be a windows tool ....

0 Likes
0 Replies

Is it possible to return a view from a middleware?

Maybe I don't understand the concept of middlewares correctly. Is the only thing I can do redirectin...

0 Likes
5 Replies
posted 6 years ago

Laravel Controller - Continuosly Running Class and update Views Accordingly

Hey guys , I need something specific and i have no idea how to approach it. I need to run a script/c...

0 Likes
0 Replies

Localization & Validation

I need to change the error message on the default auth/login.blade.php file It returns "These c...

0 Likes
8 Replies
Solved

Class error

Good afternoon, before running the composer update everything in the application worked after runnin...

0 Likes
0 Replies

Best hosting for Laravel.

Hello friends! How are you? I have finished my application, and i am looking for a good hosting to u...

0 Likes
22 Replies
posted 10 years ago

Geometry field and Eloquent

I'm setting up my models and the table with a GEOMETRY field for geolocation is causing a UTF-8 erro...

0 Likes
2 Replies

Laravel 5.4 login not working!!

After using laravel 5.4 and its awesomeness, i read on a tutorial on multiple authentication of diff...

0 Likes
0 Replies

laravel 5 exception handler issue

If I really want to terminate my app with any of 20 different kinds of custom exceptions, Because of...

0 Likes
0 Replies

Issue with Pagination and Group By

Ive got an issue with my application when i add paginate to the statement, it comes up with an error...

0 Likes
1 Replies

Laravel 5.5 syntax error, unexpected '?' in ..\vendor\laravel\framework\src\Illuminate\Foundation\helpers.php on line 233

I just installed a fresh copy of Laravel 5.5 on my machine and when i run the "php artisan serv...

0 Likes
1 Replies
posted 6 years ago

Is there a resource for updating Laravel applications.

Looking for a resource for updating Laravel applications and also documentation showing api differen...

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.

© 2024 Laravel.io - All rights reserved.