<ul><li>1</li><li>2</li><li>3</li></ul><p><b>hello</b></p>
{!! Form::open([
'route' => ['admin.abouts.update', $item->id],
'method' => 'PUT',
'files' => true,
'role' => 'form', // ;)
]) !!}
AboutController@update
можно сделать типа так:$item = About::findOrFail($id)->update($request->all()); // Вернет true или false
// Если используете пакет laracasts/flash то еще можно дополнить код так:
flash()->success('The model has been updated!');
return redirect()->back();
$(document).on('click', ''.specific-ul li', function()){} или $('body').on('click', ''.specific-ul li', function()){}
$("<div/>", {
"id": "zoom-map",
"text": "Увеличить карту",
"data-toggle": "modal",
"data-target": "#modal-map-body",
click: function(){
$(window.parent.document.getElementById('modal-map-body')).addClass('overlay-map').html('<iframe src="*"></iframe>');
$(window.parent.document.getElementById('start-map')).click();
}
}).insertAfter("ul.map-visible-list");
woocommerce_created_customer
(см. код). Это если хукаться и слать свои письма ручками. А вообще можно же родные письма WooCommerce модифицировать и допилить туда купон.