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

Black version of the Doc's

I'm new to Laravel and spending lots of time with the docs. I modified the CSS to make it black as i...

0 Likes
1 Replies

Valet don't open port 80

I have try uninstall, reinstall, check a lot google a lot, and nothing, valet is listening to 127.0....

0 Likes
0 Replies

Join multiple tables Eloquent

I am trying to Join multiple tables and get results I have now 2 tables 1- projects_info (id - pro_t...

0 Likes
1 Replies
Solved
posted 7 years ago

Documentation and Examples for Laravel's PHPUnit Assertions

Is there documentation and examples for Laravel's PHPUnit Assertions: https://laravel.com/docs/5.2/t...

0 Likes
0 Replies

Compare variables (blade template)

Hello guys, Trying to compare 2 variables in my view In my controller $files = \File::files('images'...

0 Likes
4 Replies

Pass variable from on function in controller to another

I was wondering about passing one variable from one controller function to another controller functi...

0 Likes
0 Replies
posted 7 years ago

laravel includes hierarchy

did anyone made an template-hierarchy for laravel like in wordpress? see the link https://wphierarch...

0 Likes
0 Replies

Collection filtering is slow, any tips?

I'm working on a website for a soccerteam where I dynamically generate the ranking by getting all th...

0 Likes
0 Replies

Using javascript for dynamic images in Laravel

I posted this question on stackoverflow, but I'm not getting any helpful answers so I figured I'd tr...

0 Likes
0 Replies

How to use a new instance of Faker when dealing with model factories?

I've been trying to create some seeders for my database tables and in some tables, I need unique str...

0 Likes
0 Replies

Logging in with email or username

I posted this on Stack Overflow a few days ago to no avail so I'm hoping I can get some help here. I...

0 Likes
0 Replies

Unexpected behaviour with laravel 5.1 password reset

I have two laravel 5 apps using one database with two auth tables: users (internal use) and accounts...

0 Likes
0 Replies
posted 9 years ago

Continuous Integration / Build Testing?

Curious as to what anyone doing build testing / continuous integration is using to do such outside o...

0 Likes
2 Replies
posted 7 years ago

Eloquent - Select catégories and count number of articles by catégorie

Hello, I am please inquire. With Laravel 5.1, I would get my list of categories, and count the numbe...

0 Likes
0 Replies
posted 7 years ago

using Request::path() and @include instead of if(isset($_GET)) and switch in laravel

in native PHP I use to do this $var = isset($_GET['val']) ? $_GET['val'] : 1; then switch case 1: in...

0 Likes
5 Replies
Solved

Laravel Authentication and MYSQL user table

I have developed my first Laravel CRUD application and i am looking to setup a system of authenticat...

0 Likes
1 Replies

Getting logged out when looping over image requests.

I'm developing an image sharing platform, but when I want to load an page with a lot of images I oft...

0 Likes
4 Replies
posted 7 years ago

vagrant reload --provision is good, suspend and up stays in "default: Warning: Remote connection disconnect. Retrying..."

Hi, I have a homestead / vagrant / laravel setup. my main question: Does anyone knows how to suspend...

0 Likes
7 Replies

In Httpful, how do I bypass authenticate network security appliance?

We have a Cisco security appliance at my office that forwards all outgoing requests to an ENVOY site...

0 Likes
0 Replies

How to save multiple checkboxes in Laravel

Please i need some help in my application. I am using Laravel 4.2 and MySQL database. I am trying to...

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.