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

Store and re-use requests?

Hi! I've started a project where users send an MMS from their phone to a service provider, which in...

0 Likes
0 Replies

Laravel Forge - How to force https

How can I force websites to use the HTTPS connection instead of the HTTP connection. I am using forg...

0 Likes
0 Replies
posted 10 years ago

Ajax load content within a content

what I'm trying to do is load content into a div via jquery and from that content load some more con...

0 Likes
1 Replies

Doing something to a value that is in db, before querying it.

Now I have a filter that works something like this: $property = new Property(); if($data['type']) {...

0 Likes
6 Replies
posted 10 years ago

Laravel 5: PHPUnit Tests Risky?

For some reason no matter what I do all tests are saying they are Risky, this includes the tests tha...

0 Likes
1 Replies
posted 10 years ago

Phpunit says my test is risky, but why?

Hi there, I am new to phpunit, watched a few videos about it and now I am trying to do a basic test...

0 Likes
1 Replies
posted 10 years ago

breadcrumbs from nestedset

Hello frineds, I have troubles to make breadcrumbs from nestedset categories. My categories build ba...

0 Likes
1 Replies

Saving models (serialize)

Hi, sometimes I fetch Models from the db and I'd like to make them available in further requests. Ho...

0 Likes
6 Replies
posted 10 years ago

Possible un-intended behaviour on eager loading with nested array

I have the following block of code: $agents = Agent::with('territories') ->or...

0 Likes
0 Replies

Class for Calculations

Hi everyone, I'm working on a model for golfstatistics. So I have a model called round (foreach roun...

0 Likes
3 Replies
posted 10 years ago

RoumenDamianoff/laravel-sitemap hreflang

I can't seem to find any documentation how to make a sitemap with rel="alternate" hreflang...

0 Likes
0 Replies

Checkbox showing "0" and "1" instead of "Yes" or "No"

Hello guys. First of all, thanks for the interest in my topic. I have a simple question i guess. The...

0 Likes
1 Replies
Solved

LaraminLTE

implement templates adminLTE on laravel 5 https://github.com/nino22/LaraminLTE hope it is useful. an...

0 Likes
3 Replies

start node server.js in forge envoyer enviroment

What is the correct way to start/run node server.js and make sure it is always executed after a new...

0 Likes
1 Replies
posted 10 years ago

Eloquent eager loading without appends attributes

Hello, I am retrieving records with Eloquent and eager loading some relations specifying which colum...

0 Likes
2 Replies
Solved
posted 10 years ago

one to many relationship on pivot table

Hello everyone, I've been struggling with the following problem. Hopefully someone can help me out !...

0 Likes
0 Replies
posted 10 years ago

Create model and load with data from non-db source

Hi, I currently have a mechanism that allows me to build list pages with a grid that displays data v...

0 Likes
4 Replies
posted 10 years ago

Google like output for specific websites

Hi guys how is it going? I wanna achieve a google like output for specific websites, but i dont know...

0 Likes
0 Replies

Package creation folder and autoload structure

how to autoload repositories, models, controllers without using namespace in laravel 5, as we use w...

0 Likes
0 Replies

Add extra value to query in Laravel 5

Hi, in my database i have a column "extra_data" which i have to fill after a form submit....

0 Likes
4 Replies
Solved

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.