Support the ongoing development of Laravel.io →
dendic

dendic

Joined 30 Dec 2014

Statistics

Threads 12
Replies 13
Solutions 0
Articles 0

alixir method problem

I have elixir(function(mix) { mix.less('bootstrap.less'); If I add any method like .events .routes...

0 Likes
0 Replies
posted 10 years ago

Javascript events not firing

I have a this javascript for testing with an alert message to tell me the event is firing. <scrip...

0 Likes
0 Replies

url to route

<a href="{{ URL::to('home/otherpage', $params) }}"> I need help with how to provide the value...

0 Likes
5 Replies
posted 10 years ago

No Ajax help

I run this simple route and get message "No Ajax". I can't get any ajax request to functio...

0 Likes
1 Replies

autocomplete and external source

My view: <h2>Laravel Autocomplete</h2> <?= Form::open() ?> <?= Form::label('aut...

0 Likes
0 Replies
replied 10 years ago

Initial configuration

THe only thing i have in the routes.php is: Route::get('/', function() { return View::make('hello');...

0 Likes
replied 11 years ago

variable not defined

_I discovered something and please forgive me for going around circles. I'm new. When I configure th...

0 Likes
replied 11 years ago

variable not defined

Here is my index.blade.php view: @extends('layout') @section('content') <div class="page-header"&...

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.

© 2026 Laravel.io - All rights reserved.