Support the ongoing development of Laravel.io →

laravel packge development

How to handle the git repo's, should I commit the package that sits in my workbench to the parent pr...

0 Likes
0 Replies
posted 9 years ago

Undefined namespace Eloquent Sluggable

I have followed the installation guide from here: https://github.com/cviebrock/eloquent-sluggable#el...

0 Likes
4 Replies
Solved

Route / Model Binding for 300+ Tables

Loving Laravel so far! I want to create a huge REST API Web service that allows me to connect to pot...

0 Likes
4 Replies

What is the difference between share and bind in the IoC?

Friends, I'm a few confused with some terms about IoC. With facades declarations sometimes I saw the...

0 Likes
2 Replies
Solved

Saving data array using Eloquent ORM saves only one data row not multiple row

Hi i have a problem saving multiple data using array extracted from explode. heres the code The Arti...

0 Likes
2 Replies
Solved

Check if conversation exists

I'm creating an app where users can send messages to each other. These are my models and relationshi...

0 Likes
2 Replies
Solved

Session Database and javascript web app

I am using session database to authenticate API calls from javascript web app via https Does bellow...

0 Likes
0 Replies
posted 9 years ago

Best way to retrieve data

Hello people, I'm new with Laravel & trying create a simple application from scratch. I have thi...

0 Likes
3 Replies

[Newbie] How to include a blade input into a javascript

Hi I am trying to include a {{ Form::text }} inside an inline javascript is this possible or I just...

0 Likes
2 Replies
posted 9 years ago

Special character in Redirect::to()

Hi, I have a problem with special characters in a Redirect::to(). If there is in a controller : // $...

0 Likes
8 Replies
posted 9 years ago

Laravel using PHP 5.3.1

I noticed that Laravel requires PHP 5.3.7 however we are a few versions behind with PHP 5.3.1 and I...

0 Likes
5 Replies
Solved
posted 9 years ago

Insert a icon in a button

Works in html with <button type="submit" id="btnEditar" class="btn-info btn-mini"><i class=...

0 Likes
2 Replies

Creating relationships with enumerated tables

My current project has a form creation feature. For each form created, there is also a table created...

0 Likes
0 Replies
posted 9 years ago

Connect to Mysql server on local machine from VirtualMachine

I have a Mysql server installed on my Windows machine and i installed Homestead. I want to connect t...

0 Likes
4 Replies
Solved

how to get view path in workbench?

Does Laravel have function to get view path in workbench (like 'app_path')?

0 Likes
1 Replies

Include "0"'s when grouping by date

I found this question/answer on SO and it is pretty much the same question/answer I was going to pos...

0 Likes
7 Replies
Solved
posted 9 years ago

Artisan file not installed

I am trying to deploy a Laravel application to a production server. I pulled the project from my git...

0 Likes
4 Replies
posted 9 years ago

How do I handle account_id in urls on things like {{ URL::to('somepage/create') }} = domain.com/1234567/somepage/create

Hi all, I am creating an app that when the user logs in, the user id is in the url like "domain...

0 Likes
1 Replies

problem executing with artisan commands

i have been able to setup my laravel but everytime i try executing an artisan command on the command...

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

© 2024 Laravel.io - All rights reserved.