redirect()->route('posts.index', ['id'=>$request->post_id] )->with('post',Post::where('id',$request->post_id)->first());
['id'=>$request->post_id] is GET
'post',Post::where('id',$request->post_id)->first() is fakePOST(session)
[Fixed] some windows chrome, scrolling has glitch position not accurate Smooth Scrolling Flag 📜 Chrome has an experimental "smooth ...
沒有留言:
發佈留言