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

Jobs keep updating with increasing id.

I am running a cron job in server i.e /usr/bin/php -q /home/user/site/artisan queue:work --timeout=3...

0 Likes
1 Replies

403 error on from submit

Hi. I faced with some problems on my Laravel project. Script works correctly on WAMP but when I uplo...

0 Likes
0 Replies
posted 10 years ago

Eloquent get count relation

My Eloquent model Module has many Sections. I can query thus: Module::with('sections')->get();...

0 Likes
9 Replies
Solved

Changes in authorization header value length

I am using scope feature of laravel passport and i have 200 permissions.While login it generates mor...

0 Likes
0 Replies

Laravel Desktop Application

Is there any desktop application that is useful for executing and managing Laravel applications?

0 Likes
1 Replies
Solved
posted 10 years ago

TestCase tests unable to make multiple call()

I have a class that extends TestCase. I had a setUp() that was doing a $this->call(...) and then...

0 Likes
11 Replies
posted 6 years ago

Accessor Issue

Hi i want to know that when $snake_attribute is false and we have write a accessor for like Parent_i...

0 Likes
0 Replies
posted 6 years ago

checkboxes vue dont show in laravel blade

Hi guys. I made a "admin panel" - i use for this laravel 5.5, vue2.5.7, bootstrap-vue. It'...

0 Likes
0 Replies
posted 10 years ago

How to create shopping cart with Session

Hi everybody, I'm learning about Laravel. When i code shopping cart project, i have a problem with S...

0 Likes
4 Replies
Solved
posted 10 years ago

Deploying on Shared hosting (like hostgator) via git or rocketeer or ?

Hello, I would love to use a provider such as DigitalOcean or Fort Rabbit but unfortunately I work a...

0 Likes
12 Replies
posted 10 years ago

Hostgator for hosting?

Looking at Hostgator and Bluehost. Also A Small Orange host. Anyone have any experience with these?...

0 Likes
7 Replies

Installing Laravel 5 on a shared hosting (hostgator)

I read a few tutorials about how to install a laravel application on shared hosting, although it see...

0 Likes
3 Replies

how to Setup Laravel 5 in Shared Hosting

how to Setup Laravel 5 in Shared Hosting ?

0 Likes
36 Replies
Solved
posted 6 years ago

BasicNetwork.performRequest: Unexpected response code 500

I am developing an android application and using laravel and mysql as the backend. when I post data...

0 Likes
1 Replies

Define model based on role

How to define model based on role I have a table where I save users. Users can either be a student,...

0 Likes
1 Replies

Change PHP ini values when provisioning

What is the best way to change PHP ini values when provisioning a Homestead box? E.g. I want to chan...

0 Likes
0 Replies

PHP God Game training

Hi guys I'm due to give a training on agile software development in PHP in a couple of weeks - not L...

0 Likes
1 Replies

Upgraded from Laravel 5.4 to Laravel 5.5 getting error.

Just updated a Laravel project from Laravel version 5.4 to 5.5. Just after that getting the followin...

0 Likes
1 Replies

[Laravel5] TokenMismatchException in VerifyCsrfToken

From my last composer update I can not login to my app. All I got is this error : 1/1 TokenMismatch...

0 Likes
58 Replies
posted 6 years ago

Named Route giving error has no action (5.5)

I have a named route in web.php: Route::get('editFact/{id}'.'FactsController@edit')->name('editFa...

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