Support the ongoing development of Laravel.io →

Some question and thoughts from Rails -> Laravel 4.x immigrant [Validation, Usability, Functionality, API]

Hi. I'm currently using Ruby on Rails stack and thinking to move to Laravel 4.2 because of extreme p...

0 Likes
0 Replies

Laravel : Call to undefined method Illuminate\Database\Query\Builder::detach()

I'm trying to delete an object model Studio which hasMany model Member and hasMany model Game and se...

0 Likes
0 Replies

Ban redirect?

Hey, i want to make a ban system, and i do not know how to redirect every route [except the one with...

0 Likes
1 Replies
Solved

Search data in JSON format from database with typeahead.js

How we can Search data in JSON format from database with typeahead.js??

0 Likes
1 Replies
posted 9 years ago

php artisan migrate error for mongodb collection

PHP version 5.4.30 MongoDB driver: 1.5.4 MongoDB Server: 2.0.4 I am using Jenssegers package for mon...

0 Likes
1 Replies

How to get json using jquery Eloquent with relationships

Hello friends this is the situation: I am working with Eloquent and relationships and need to get a...

0 Likes
2 Replies

Neo4j Cypher adapter

Hello, I have created a neo4j package specifically used to send cypher query. Have a look at it here...

0 Likes
1 Replies

Type hinting parent::__construct() arguments in controllers

Greetings, I've got a BaseController with the following code: class BaseController extends Contr...

0 Likes
2 Replies
Solved
posted 9 years ago

HTML::image() second atrribute [array to string] error

when i do this {{ HTML::image('/pb-assets/img/warning4.png',array('width'=>'120px','height'=>'...

0 Likes
3 Replies
Solved

How to implement a page with static tabs and dynamic content area

I know Laravel can route to different web page and refreshes the whole page content. My case is: I h...

0 Likes
2 Replies

Custom eloquent constraints

I'm not sure what title to give this thread. Imagine that the following eloquent query is build. $wo...

0 Likes
1 Replies
posted 9 years ago

App::before & App::after

I am trying to determine how long laravel takes to process each request. my idea is, i add a start t...

0 Likes
1 Replies

How do I force https on production sever

I've been able to force my site to redirect from http to https but the resources (styles and scripts...

0 Likes
1 Replies

Workbench Package Assets

Working on my first package and running into mixed results with assets. According to the doc "H...

0 Likes
0 Replies

Partner ship

Anyone who wants to build the next popular app with laravel or angularjs?

0 Likes
1 Replies
posted 9 years ago

route $mymethod and $mydata in controller

Hi everyone ! I have a little problem with routes and cotroller, this is my code: Route::get('/test/...

0 Likes
0 Replies

laravel first time use idex.php removal

Please guys this is my first time use of laravel i know where the views/ controllers/ models/ folde...

0 Likes
3 Replies
Solved

call controllers function without declared in Route

i want to call the controller => function without specifying in route such as controller / functi...

0 Likes
3 Replies
posted 9 years ago

GUI Package - JS + CSS embed?

Our company has various CMSs interacting with our API. All these CMSs now need a GUI for interacting...

0 Likes
0 Replies
posted 9 years ago

Request::method() throws exception

Laravel documentation says I can use $method = Request::method(); to get request method (POST, GET,...

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