mardi 18 février 2020

how to send a message with login in Laravel?

I have this function for log but I have an error in the compact

public function redirectPath()
{
    if (Auth::user()){

        $msg_modal = 1;
        return '/', compact('msg_modal');
}

to run this script which show me a modal

@if(!empty($msg_modal) && $msg_modal == 1)

<script>
$(function() {
$('#mostrarmodal').modal('show');
});
</script>

@endif

This is the modal that I would like to see when I log

<div class="modal fade" id="mostrarmodal" tabindex="-1" role="dialog" aria-labelledby="basicModal" aria-hidden="true">
  <div class="modal-dialog">
    <div class="modal-content">
       <div class="modal-header">
          <h3><center>System</center></h3>
       </div>
       <div class="modal-body">
          <h4><center>Message</center></h4>
          <center>You are connected!!!</center>
      </div>
       <div class="modal-footer">
      <a href="#" data-dismiss="modal" class="btn btn-info">Continuar</a>
       </div>
  </div>


via Chebli Mohamed

1 commentaire:

  1. As claimed by Stanford Medical, It's indeed the SINGLE reason this country's women live 10 years more and weigh an average of 42 pounds less than us.

    (Just so you know, it is not related to genetics or some hard exercise and really, EVERYTHING to related to "how" they eat.)

    P.S, What I said is "HOW", not "WHAT"...

    Click this link to reveal if this quick questionnaire can help you discover your real weight loss possibility

    RépondreSupprimer