Support the ongoing development of Laravel.io →

Is my routing file broken? (trying to use multiple domains)

Hi! I'm currently trying to run one instance of Laravel on multiple domains and my route file looks...

0 Likes
5 Replies
Solved

Using relations -> many to many

Hi all, I have 3 tables: companies, schedules and companies_schedules. I want in the companies_sched...

0 Likes
4 Replies

[Tutorial] Posting scheduled, random tweets with Laravel 4 and the Twitter API

A little tutorial I made, thought I'd share this here! Posting scheduled, random tweets with Laravel...

0 Likes
0 Replies

Service vs Repository

Hi; 1 - What is the difference between Service and Repository? 2 - What is business logic with a few...

0 Likes
6 Replies
posted 9 years ago

Count multiple on a filtered eloquent query

Hi all, i have a simple eloquent query and want to count multiple stats. $folder = Folder::whereUser...

0 Likes
0 Replies

Problem Function $.get Blade

Hello my friends, I am the problem in the function. every time when you press it returns me the cont...

0 Likes
0 Replies

How to put data in a page layout, without using @section

Is there a way to access data from a query in a page layout? For example, I would like to get the to...

0 Likes
2 Replies
posted 9 years ago

Concern with shared groups of data

I'm making a site, where I have different entities that share data like graphics (these entities hav...

0 Likes
0 Replies
posted 9 years ago

How to add new column in table before existing column?

Hi! When you add a new column to a table using the generator, eg: ' php artisan generate:migration a...

0 Likes
2 Replies
Solved

Laravel voting system: update counter

Greetings to the increasingly large community Laravel. Today I had a problem. I was making a voting...

0 Likes
2 Replies
Solved

Css, Js, and Image internal folders in the Layout View. Is possible?

Dear friends, I'd like to use one internal image for the background of my layout, but I wouldn't lik...

0 Likes
2 Replies
posted 9 years ago

Numbers of migration files in one folder

Hi! Lets say I have a user-table and create migrations files, eg '2014_05_09_223908_create_users_tab...

0 Likes
3 Replies
Solved

Datatables Packages - Clicking on a row

I found 2 laravel packages for using datatables: https://github.com/bllim/laravel4-datatables-packa...

0 Likes
8 Replies

MysqlBuilder::DropColumn() not found on migration rollback

Well basically that, when trying to rollback my last migration artisan throws the following error: P...

0 Likes
2 Replies

Using a relationship SUM in a where statement.

Hi there, Struggling to get my head around this one, I am trying to get the SUM if a relationships c...

0 Likes
1 Replies

Complete Users table to adapt to the last changes in the User Model from Laravel

Seeing the latest changes of the User Model and User Authentication in the latest versions of Larave...

0 Likes
1 Replies
Solved

Dynamically created input fields not present in $_POST

In my Laravel installation I have a need for the users to add extra form fields within the create fo...

0 Likes
3 Replies
Solved
posted 9 years ago

Newbie Question! (Subdirectory)

How I can acces my other folders in public folder?? Example i put a folder (public/proceduralphp) a...

0 Likes
6 Replies

Creating a Relationship with a User, Ribbon and adding additional information

Hi All, I am trying to create a relationship between a used by many Ribbon and a User however I want...

0 Likes
3 Replies

Laravel inserting into a three-way pivot table

##Summary## I am building a music discovery service. My question is: How do I insert data into the t...

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