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

How to install Laravel on a Hostgator shared server

There are a lot of wonderful guides out there on installing Laravel on a shared hosting service. How...

0 Likes
21 Replies

Unit Testing Views?

So I've been going through a lot of the testing tutorials on the net, especially on LaraCast, and ha...

0 Likes
2 Replies
posted 6 years ago

login with expire date

hi, I have a expire_date in my User model and i want to check when i login. i write about active use...

0 Likes
1 Replies
Solved

file_put_contents() failed to open stream: Permission denied

hi guys i have a problem with laravel coding that i ran my project on cpanel and i encountered with...

0 Likes
2 Replies

Best version of laravel

What is the most efficient version of laravel?

0 Likes
2 Replies

[Solved] - Jquery multi file upload with laravel

Hi everybody I had problem 3 months ago but i had solution for it http://laravel.io/forum/07-21-2014...

0 Likes
1 Replies
posted 6 years ago

laravel

when i make command php artisan make:migration creata_companies_table it create table but has no sch...

0 Likes
2 Replies
posted 6 years ago

Online Development Environment, C9 VS. ???

I've been using C9 for my development environment, but am wondering if anyone has switched environme...

0 Likes
1 Replies
posted 6 years ago

Factory and seeding of pivot table in Laravel

I have 3 tables Applicant,Skills and Applicant_skill. Here Applicant_skill is the pivot table. One A...

0 Likes
0 Replies
posted 6 years ago

Unofficial Laravel Discord Server

Just Laravel and chill. https://discord.gg/VB3drhA

0 Likes
0 Replies
posted 6 years ago

Facebook Share Not Working With Mobile Devices?

I recently had a new project developed in Laravel, the original developer is currently out-of-town a...

0 Likes
0 Replies
posted 6 years ago

Laravel 5.4 TokenMismatchException in VerifyCsrfToken.php line 68

Hi, On my local development environment (Windows - XAMPP), I did not face this "TokenMismatchEx...

0 Likes
7 Replies
posted 6 years ago

Validation, alpha, alpha_num, alpha_dash passes multibyte

I saw a weird validation behavior. 'alpha, alpha_num, alpha_dash' validation passes multibyte string...

0 Likes
0 Replies

Testing GuzzleHttp requests

I have an artisan command that requests data from an external API and stores that information in my...

0 Likes
0 Replies
posted 6 years ago

Broadcasting / channels.php wildcard issue

Hello, I'm coding Laravel 5.6 project with broadcasting enabled (redis + socket.io). I'm encounterin...

0 Likes
0 Replies
posted 6 years ago

/broadcasting/auth not being requested by Laravel Echo

I have a Redis-backed Laravel Echo server subscribed to a private channel, but it's not POSTing to /...

0 Likes
1 Replies
posted 6 years ago

Photon CMS - Laravel & Vue.js based headless CMS published

Hey guys, we just published Photon CMS - a headless/API-driven CMS. Here are some of the features, b...

0 Likes
0 Replies
posted 6 years ago

How to create and add Rules to the db in DbManager rbac?

Hi, I want create and add a Rule in {{%auth_rule}} table of my db in yii2 app. I can't find any docu...

0 Likes
0 Replies

laravel.io code: why use use App\Helpers\SendsAlerts

Hello, I was checking Laravel.io code on github and I was wondering why are we using SendAlerts in b...

0 Likes
2 Replies
Solved
posted 10 years ago

Iterate through model attributes

Some of the columns in my tables have data that has been serialized. I can easily fetch a row and it...

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