@if({{Auth::user()->usr_acesso_cadastro_pessoas==0}}) @endif
I would like to take advantage of the existing logic.
in my view is presenting the following error I'm using standard laravel logic "Undefined variab...
public function destroy($id, Request $request) { $flagFk = DB::table('events') ->...
resolvido! @if(session('errors')) <script> $(document).ready(() => { ResetarSenha(2); }) &l...
The Laravel portal for problem solving, knowledge sharing and community building.
The community