@php $memory_limit = ini_get('memory_limit'); //echo "--------".$memory_limit; echo phpinfo() ; die(); @endphp
@if (Route::has('login'))
@auth
Home
@else
Login
Register
@endauth
@endif
Laravel
{!! $phpgrid_output !!}
Documentation
Laracasts
News
Forge
GitHub