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

inheritance between models

Hello everyone, I'm asking if Laravel has any API for Inheritance, or if we can use one to one relat...

0 Likes
2 Replies
Solved
posted 9 years ago

Impossible to install Laravel on shared hosting?

Hi, my webhoster offers PHP 5.4 + MCrypt PHP Extension so the requirements are fine. But it's shared...

0 Likes
3 Replies

Getting a Parse Error after installation

Hi, I followed the download installation instructions, installed composer using this command "c...

0 Likes
2 Replies

How to fix ErrorException iconv: Detected an illegal character in input string in laravel 4.2

Hello, I use Str:slug("Tôi yêu laravel") => toi-yeu-laravel (Vietnamese) and have a err...

0 Likes
0 Replies
posted 9 years ago

How to disable CSRF token

Hello, Blade forms automatically generate a CSRF token. How do I disable it? The reason why I want t...

0 Likes
1 Replies

Do search by criteria...

Hello! I need to do a search by criteria... I have many products, so.. need to show show only the p...

0 Likes
7 Replies
Solved

laravel 4 workbench

i am very much new to laravel. I know how to create package from workbench but got stuck in developi...

0 Likes
0 Replies
posted 9 years ago

Is the combination of laravel, iron.ir and Mandrill 100% reliable?

Hi, Is the combination of Laravel, iron.ir and Mandrill 100% reliable? Making a small app for a pizz...

0 Likes
4 Replies

Using Former with TwigBridge

Hi all I'm developing my first Laravel site and I'm trying to use Former with TwigBridge (version 0....

0 Likes
3 Replies
Solved

Manual install barryvdh/laravel-debugbar

I can not install compresor this package. I try download master in github but i don't know manual in...

0 Likes
1 Replies
posted 9 years ago

Any thoughts to improve my architecture ?

Hello :) I'm trying to improve my architecture implementings Managers and I have some doubts about w...

0 Likes
1 Replies

Blade templates are rendered 2 times

Take this (non) blade script list.blade.php : <?php error_log( print_r( "START" , true...

0 Likes
0 Replies

one to one relationship example

suppose i have two tables abc and def. i make two models Abc and Def. in Abc table i declare public...

0 Likes
5 Replies
Solved
posted 9 years ago

get array of inputs from http request - Twilio

First time doing this. I am having a tough time trying to complete this. Three days on this now. I t...

0 Likes
3 Replies

Remember_token in sql query for a user hasOne relationship?

Hey folks, i don't know if this is maybe a bug. I have a User and links. One User has many links. I...

0 Likes
1 Replies
Solved

How get current inserted id

Hello Everyone I want to show current inserted id from controller. This is my code $comp = new C...

0 Likes
2 Replies
Solved

Ajax Jquery Response works only once.

Hello everybody, I have a list of topics with a toggle On/Off to get a notification for the topic or...

0 Likes
4 Replies

Rewrite Pagination Laravel 4

Pagination my website use laravel: http://example.com/product?page=1 I want to change to: http://exa...

0 Likes
0 Replies

Adding Response::route() to Illuminate

Response Facade is GREAT! But it's limited to Respnse::make and Response::view That's helpful. But,...

0 Likes
4 Replies

Gmail API for PHP?

I'm intereted in this newly released API of google that was released last month. https://developers....

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.