Support the ongoing development of Laravel.io →

ChrisF79

Joined 11 Feb 2014

Statistics

Threads 10
Replies 7
Solutions 0
Articles 0

Linking two tables to a master table of data. Two foreign keys?

I have a real estate site with a master table of listings. Each listing belongs in one subdivision...

0 Likes
1 Replies

Using a counter in a blade template for loop?

I have a foreach that is spitting out these blocks of listings. Since I'm using Bootstrap, every 4t...

0 Likes
1 Replies

Installing Laravel on an Ubuntu machine for dev work?

I have an old laptop and I want to use it as a dev machine to take with me when I go fishing (I don'...

0 Likes
2 Replies

Need to download thousands of photos and reupload to Amazon S3. How?

I can download files to my local server and I can use the Amazon S3 package to reupload. However, i...

0 Likes
1 Replies

Routing question regarding static and dynamic URL's

I have a real estate site and I want to have URL's for individual properties show up as /community/a...

0 Likes
2 Replies
replied 9 years ago

Routing question regarding static and dynamic URL's

ahmedmahmoudit said: I think you will have something like this Route::get('blog/{article}/', functi...

0 Likes
replied 9 years ago

Developing locally and using git. How do I set up config?

Interesting. Thanks for the reply. The only thing in the Laravel .gitignore is: /bootstrap/compile...

0 Likes
replied 10 years ago

Join working in SQL but not in Query Builder

I went back to my Sequel Pro and wrote the query in just raw SQL and it works great. So, asked anot...

0 Likes
replied 10 years ago

Join working in SQL but not in Query Builder

Thanks but that didn't work out either. It produced: select * from `listings_queue` inner join `lis...

0 Likes
replied 10 years ago

Join working in SQL but not in Query Builder

arcollector said: well count returns the number of total rows, not the the rows per se It's return...

0 Likes

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.